Skip to content

Commit 51860aa

Browse files
authored
Update style.scss
메뉴를 가운데로 정렬했습니다.
1 parent 920091a commit 51860aa

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

css/style.scss

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -374,6 +374,7 @@ blockquote {
374374
font-family: 'Josefin Sans';
375375
font-weight: 300;
376376
padding-top: 5em;
377+
text-align: center;
377378
}
378379
.page-title {
379380
text-transform: uppercase;
@@ -622,4 +623,4 @@ blockquote {
622623
}
623624
.postNext {
624625
text-align: right;
625-
}
626+
}

0 commit comments

Comments
 (0)