forked from mirrors/gotosocial
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 {
|
div {
|
||||||
padding: 1rem 0;
|
padding: 0;
|
||||||
h3 {
|
h3 {
|
||||||
margin-top: 0;
|
margin-top: 0;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue