There was an error while loading. Please reload this page.
1 parent 56ea9ca commit 321cbc1Copy full SHA for 321cbc1
2 files changed
docs/css/style.css
@@ -172,7 +172,7 @@ button {
172
.time-travel-section {
173
position: relative;
174
width: 100%;
175
- height: 30vh;
+ height: 25vh;
176
display: flex;
177
align-items: flex-start;
178
justify-content: center;
@@ -183,11 +183,11 @@ button {
183
.ticket-section {
184
185
186
- height: 70vh;
+ height: 75vh;
187
188
189
190
- padding-top: 5vh;
+ padding-top: 2vh;
191
z-index: 2;
192
}
193
docs/index_copy.html
0 commit comments