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

Tweak styling, remove obsolete locked property

This commit is contained in:
G.Ambatte
2024-06-12 21:48:55 +12:00
parent c594fc58b3
commit fc99328459
2 changed files with 11 additions and 5 deletions

View File

@@ -49,4 +49,10 @@
padding: 4px 10px;
text-align: center;
}
.brewLookup{
h2 {
margin-top: 0px;
}
}
}