Skip to content

Commit baf2348

Browse files
Update _header.scss
1 parent 7db1401 commit baf2348

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/styles/_header.scss

+2-2
Original file line numberDiff line numberDiff line change
@@ -24,13 +24,13 @@
2424
-webkit-transform: translate(-50%, -50%);
2525
transform: translate(-50%, -50%);
2626
.site-title {
27-
font-size: 40px;
27+
font-size: 50px;
2828
display: block;
2929
line-height: 1;
3030
color: #FFF;
3131
@media only screen and (min-width:$cut){
3232
margin: 0;
33-
font-size: 100px;
33+
font-size: 50px;
3434
}
3535
}
3636
.site-description {

0 commit comments

Comments
 (0)