0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-11 17:42:42 +00:00

style change

This commit is contained in:
Víctor Losada Hernández
2025-01-31 22:33:47 +01:00
parent 6c8b94453e
commit 66bfc8f27b

View File

@@ -31,8 +31,12 @@
font-weight : 900; font-weight : 900;
} }
dl dt{ dl {
font-weight: 900; padding-top:0.5em;
dt {
font-weight: 900;
height:fit-content;
}
} }
} }
} }