1
0
mirror of https://github.com/gilbN/theme.park.git synced 2024-07-07 04:19:17 +02:00

mobile padding

This commit is contained in:
GilbN 2022-07-06 00:26:40 +02:00
parent d4f76d8106
commit 983ef69b3b

View File

@ -444,4 +444,7 @@ body {
.app-container {
min-width: 120px;
}
#services, #themes {
padding: 0rem 0 3rem 0;
}
}