0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-10 15:42:39 +00:00
This commit is contained in:
Víctor Losada Hernández
2024-01-28 16:04:21 +01:00
parent 3ca8f72762
commit a8bc6b4e1d
2 changed files with 11 additions and 7 deletions

View File

@@ -91,13 +91,13 @@ body {
padding: 50px;
overflow-y:scroll;
h3 {
font-size: 25px;
}
&.noBrews {
display:grid;
place-items:center;
h3 {
font-size: 25px;
}
}
.brewCount {