0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-28 04:52:40 +00:00

Stylelint fixes

This commit is contained in:
G.Ambatte
2025-04-07 22:02:08 +12:00
parent 61efc2d152
commit 7a1042fedd
2 changed files with 55 additions and 69 deletions

View File

@@ -11,15 +11,13 @@
&::backdrop { background-color : #000000AA; }
button {
padding : 2px 15px;
margin : 10px;
color : white;
background-color : #333333;
padding : 2px 15px;
&.inactive,
&:hover {
background-color : #777777;
}
&:hover { background-color : #777777; }
}
h1, h3 {