Skip to content

Commit 4785e5d

Browse files
committed
font size change
1 parent b1c3323 commit 4785e5d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

assets/styles.css

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ nav ul li {
5656

5757
nav ul li a {
5858
font-family: 'rampage-monoline', sans-serif;
59-
font-size: 20px;
59+
font-size: 30px;
6060
color: #a9d3f5; /* Lighter blue */
6161
text-decoration: none;
6262
padding: 5px 10px;
@@ -86,10 +86,10 @@ title {
8686
}
8787

8888
h1 {
89-
font-size: 50px;
89+
font-size: 60px;
9090
}
9191
h2 {
92-
font-size: 30px;
92+
font-size: 40px;
9393
}
9494
h1, h2 {
9595
font-family: 'rampage-monoline', sans-serif;
@@ -134,7 +134,7 @@ section#contact p a img {
134134

135135
section#contact p a {
136136
font-family: 'rampage-monoline', sans-serif;
137-
font-size: 20px;
137+
font-size: 30px;
138138
color: #e7df69;
139139
}
140140
section#contact p a:visited {

0 commit comments

Comments
 (0)