mirror of
https://github.com/fenwick67/mastofeed
synced 2025-01-03 12:39:22 +01:00
add small margin for mobile
This commit is contained in:
parent
77879db09a
commit
2c53691d5b
@ -48,7 +48,8 @@ body {
|
||||
color: #5f6b84;
|
||||
font-size: 13px;
|
||||
line-height: 18px;
|
||||
font-weight: 400
|
||||
font-weight: 400;
|
||||
margin:1em
|
||||
}
|
||||
|
||||
h1 {
|
||||
@ -127,4 +128,3 @@ a {
|
||||
color: #9baec8;
|
||||
margin-left: 4px
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user