aboutsummaryrefslogtreecommitdiff
path: root/static/css/main.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/css/main.css')
-rw-r--r--static/css/main.css8
1 files changed, 4 insertions, 4 deletions
diff --git a/static/css/main.css b/static/css/main.css
index ee44acc..08cbce2 100644
--- a/static/css/main.css
+++ b/static/css/main.css
@@ -2409,14 +2409,14 @@ main {
height: 39vw;
}
- .lg\:max-h-\[761px\] {
- max-height: 761px;
- }
-
.lg\:max-h-24 {
max-height: 6rem;
}
+ .lg\:max-h-\[761px\] {
+ max-height: 761px;
+ }
+
.lg\:w-1\/2 {
width: 50%;
}