Skip to content

Commit 321cbc1

Browse files
m2 final
1 parent 56ea9ca commit 321cbc1

2 files changed

Lines changed: 3 additions & 285 deletions

File tree

docs/css/style.css

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ button {
172172
.time-travel-section {
173173
position: relative;
174174
width: 100%;
175-
height: 30vh;
175+
height: 25vh;
176176
display: flex;
177177
align-items: flex-start;
178178
justify-content: center;
@@ -183,11 +183,11 @@ button {
183183
.ticket-section {
184184
position: relative;
185185
width: 100%;
186-
height: 70vh;
186+
height: 75vh;
187187
display: flex;
188188
align-items: flex-start;
189189
justify-content: center;
190-
padding-top: 5vh;
190+
padding-top: 2vh;
191191
z-index: 2;
192192
}
193193

docs/index_copy.html

Lines changed: 0 additions & 282 deletions
This file was deleted.

0 commit comments

Comments
 (0)