0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-28 13:32:39 +00:00

removed unnecessary files and refactored layout of dl

This commit is contained in:
Víctor Losada Hernández
2025-02-01 15:47:41 +01:00
parent 3ce9bb1310
commit a504703d41
13 changed files with 71 additions and 89 deletions

View File

@@ -31,13 +31,6 @@
font-weight : 900;
}
dl {
padding-top:0.5em;
dt {
font-weight: 900;
height:fit-content;
}
}
}
}
.noNotification { margin-block : 20px; }