Skip to content

Commit e7daeb9

Browse files
author
ddrayko
committed
what?
1 parent bbd8f28 commit e7daeb9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

site/style.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1312,9 +1312,9 @@ body::after {
13121312

13131313
@media (max-width: 1400px) {
13141314
.hero {
1315-
padding: calc(var(--navbar-h) + 40vh) 48px 60px clamp(200px, 18vw, 400px);
1315+
padding: calc(var(--navbar-h) + 96px) 48px 60px clamp(200px, 18vw, 400px);
13161316
min-height: 100dvh;
1317-
align-items: flex-start;
1317+
align-items: center;
13181318
}
13191319

13201320
.hero-title {

0 commit comments

Comments
 (0)