add a comment

This commit is contained in:
Hailey
2024-10-10 21:13:37 -07:00
parent 3748880fc4
commit ff32ab95ae
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -75,6 +75,7 @@
top: 50%;
transform: translateX(-50%) translateY(-50%) translateY(-50px);
}
/* We need this style to prevent web dropdowns from shifting the display when opening */
body {
width: 100%;
}
+1
View File
@@ -80,6 +80,7 @@
top: 50%;
transform: translateX(-50%) translateY(-50%) translateY(-50px);
}
/* We need this style to prevent web dropdowns from shifting the display when opening */
body {
width: 100%;
}