💄style: set consistent no border radius
Only border radius left is main picture.
This commit is contained in:
@@ -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%;
|
||||
|
Reference in New Issue
Block a user