Skip to content

Commit bad3ca3

Browse files
committed
Reduce hero section height
1 parent 9b3b340 commit bad3ca3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

assets/css/style.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -322,7 +322,7 @@
322322

323323
/* Global */
324324
.hero {
325-
height: 450px !important;
325+
height: 350px !important;
326326
}
327327

328328
.section {
@@ -542,7 +542,7 @@ header {
542542

543543
/* Hero */
544544
.hero {
545-
height: 400px !important;
545+
height: 350px !important;
546546
}
547547

548548
.homeHero {

0 commit comments

Comments
 (0)