0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-05 16:42:41 +00:00

initial commit

This commit is contained in:
Víctor Losada Hernández
2025-10-15 22:24:07 +02:00
parent d728126480
commit 3c3ca7981b

View File

@@ -37,7 +37,10 @@
&:has(.brewTitle) { &:has(.brewTitle) {
flex-grow : 1; flex-grow : 1;
min-width : 300px; min-width : 300px;
}
>.brewTitle {
cursor:auto;
} }
} }
// "NaturalCrit" logo // "NaturalCrit" logo
@@ -111,9 +114,9 @@
font-weight : 800; font-weight : 800;
color : white; color : white;
text-align : center; text-align : center;
text-transform : initial; text-transform : initial;
white-space : nowrap; white-space : nowrap;
background-color : transparent; background-color : transparent;
} }
// "The Homebrewery" logo // "The Homebrewery" logo