♻️ refactor: use rem instead of px
This commit is contained in:
parent
a761fd00ee
commit
b1728fc441
@ -66,7 +66,7 @@
|
||||
padding-bottom: 1rem;
|
||||
}
|
||||
.bloglist-table-row:hover {
|
||||
box-shadow: 10px 10px 0px var(--border-color);
|
||||
box-shadow: 0.5rem 0.5rem 0 var(--border-color);
|
||||
}
|
||||
.bloglist-links {
|
||||
text-decoration: none;
|
||||
|
Loading…
x
Reference in New Issue
Block a user