mirror of
1
Fork 0

superfluous padding on applist

This commit is contained in:
f0x 2022-09-09 01:48:52 +02:00
parent 4c9d9c924c
commit c989cd43ac
1 changed files with 1 additions and 1 deletions

View File

@ -211,7 +211,7 @@ section.apps {
}
div {
padding: 1rem 0;
padding: 0;
h3 {
margin-top: 0;
}