small fix on background

This commit is contained in:
Nuno Coração
2022-11-06 23:16:52 +00:00
parent 7189216109
commit c456627c39
2 changed files with 4 additions and 8 deletions
+2 -6
View File
@@ -1667,8 +1667,8 @@ select {
height: 150px;
}
.h-\[900px\] {
height: 900px;
.h-\[800px\] {
height: 800px;
}
.h-36 {
@@ -3805,10 +3805,6 @@ body:has(#menu-controller:checked) {
display: none;
}
.lg\:h-\[250px\] {
height: 250px;
}
.lg\:h-72 {
height: 18rem;
}