Add random hour visual toggle
This commit is contained in:
+3
-3
@@ -44,9 +44,9 @@ body {
|
||||
visibility: hidden;
|
||||
}
|
||||
|
||||
#HappyHourText {
|
||||
#SpecialHourText {
|
||||
opacity: 0;
|
||||
font-size: 2.8rem;
|
||||
font-size: 2.5rem;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
@@ -71,7 +71,7 @@ body {
|
||||
height: 100%;
|
||||
} */
|
||||
|
||||
#HappyHourHTML {
|
||||
#SpecialHourHTML {
|
||||
top:-200px;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user