chansung commited on
Commit
26e4174
β€’
1 Parent(s): 33f4958

Update constants/styles.css

Browse files
Files changed (1) hide show
  1. constants/styles.css +1 -1
constants/styles.css CHANGED
@@ -87,7 +87,7 @@ h3 {
87
  width: 80%;
88
 
89
  position: fixed;
90
- top: 50%;
91
  left: 50%;
92
  transform: translate(-50%, -50%);
93
  z-index: 1000; /* Or a high enough value to stay on top */
 
87
  width: 80%;
88
 
89
  position: fixed;
90
+ top: 15%;
91
  left: 50%;
92
  transform: translate(-50%, -50%);
93
  z-index: 1000; /* Or a high enough value to stay on top */