0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-24 14:12:40 +00:00

move padding to a more deserving place

This commit is contained in:
Víctor Losada Hernández
2025-02-02 22:19:38 +01:00
parent a504703d41
commit bf22104474

View File

@@ -22,6 +22,7 @@ body {
}
:where(.admin) {
padding-bottom : 50px;
header {
padding : 20px 0px;
margin-bottom : 30px;
@@ -36,7 +37,6 @@ body {
hr { margin : 30px 0px; }
:where(.container) {
padding-bottom : 50px;
input {
height : 33px;
padding : 0px 10px;