mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2024-10-31 22:40:01 +00:00
superfluous padding on applist
This commit is contained in:
parent
4c9d9c924c
commit
c989cd43ac
1 changed files with 1 additions and 1 deletions
|
@ -211,7 +211,7 @@ section.apps {
|
|||
}
|
||||
|
||||
div {
|
||||
padding: 1rem 0;
|
||||
padding: 0;
|
||||
h3 {
|
||||
margin-top: 0;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue