forked from deepStateMirrors/tabi
💄style: set consistent no border radius
Only border radius left is main picture.
This commit is contained in:
parent
ffb4c1279f
commit
4f7e25b01e
6 changed files with 1 additions and 11 deletions
|
@ -10,7 +10,6 @@
|
|||
min-height: 100px;
|
||||
background: var(--bg-2);
|
||||
border: 2px solid var(--border-color);
|
||||
border-radius: 10px;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
|
@ -56,7 +55,6 @@
|
|||
.bloglist-table-row {
|
||||
padding: 2%;
|
||||
background-color: var(--navbar-color);
|
||||
border-radius: 5px;
|
||||
transition: 300ms;
|
||||
width: 28%;
|
||||
margin-right: 1%;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue