bunch of px -> em, small fixes
This commit is contained in:
parent
4c17458e58
commit
49a98a6fe2
15 changed files with 58 additions and 47 deletions
|
|
@ -1,6 +1,6 @@
|
|||
.with-load-more {
|
||||
&-footer {
|
||||
padding: 10px;
|
||||
padding: 0.9em;
|
||||
text-align: center;
|
||||
border-top: 1px solid;
|
||||
border-top-color: var(--border);
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
.with-subscription {
|
||||
&-loading {
|
||||
padding: 10px;
|
||||
padding: 0.7em;
|
||||
text-align: center;
|
||||
|
||||
.error {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue