mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-05 16:42:41 +00:00
initial commit
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user