mirror of
https://github.com/nunocoracao/blowfish.git
synced 2026-01-30 15:31:52 +00:00
small fix on background
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user