Skip to content

Commit b0ff9b6

Browse files
authored
Change navbar link font size to 1.5em
1 parent e46723f commit b0ff9b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css/custom.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -405,7 +405,7 @@ code {
405405

406406
.navbar-link {
407407
text-transform: uppercase;
408-
font-size: 15px;
408+
font-size: 1.5em;
409409
font-family: 'Amatic SC', cursive;
410410
letter-spacing: .1rem;
411411
text-decoration: none;

0 commit comments

Comments
 (0)