Skip to content

Commit a588580

Browse files
committed
Synchronized build
1 parent 85350f8 commit a588580

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

static/gen/style.css

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10322,6 +10322,12 @@ a.navbar-item:focus, a.navbar-item:focus-within, a.navbar-item:hover, a.navbar-i
1032210322
.hero .hero-title .has-text-orange {
1032310323
color: rgb(251, 119, 41);
1032410324
}
10325+
@media (max-width: 530px) {
10326+
.hero .hero-title h1 {
10327+
font-size: 2.8rem;
10328+
line-height: 1.2;
10329+
}
10330+
}
1032510331
.hero .hero-links .button {
1032610332
text-decoration: none;
1032710333
display: inline-block;

0 commit comments

Comments
 (0)