0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-06 16:32:40 +00:00

minor changes

This commit is contained in:
Víctor Losada Hernández
2024-01-27 16:24:45 +01:00
parent 756ced088c
commit ae4e1b55e6
2 changed files with 6 additions and 2 deletions

View File

@@ -100,6 +100,8 @@ body {
background-color: #333;
padding: 8px 10px;
z-index: 1000;
font-family: 'Open Sans';
&:has(p:empty) {
display: none;
}