We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1c3323 commit 4785e5dCopy full SHA for 4785e5d
assets/styles.css
@@ -56,7 +56,7 @@ nav ul li {
56
57
nav ul li a {
58
font-family: 'rampage-monoline', sans-serif;
59
- font-size: 20px;
+ font-size: 30px;
60
color: #a9d3f5; /* Lighter blue */
61
text-decoration: none;
62
padding: 5px 10px;
@@ -86,10 +86,10 @@ title {
86
}
87
88
h1 {
89
- font-size: 50px;
+ font-size: 60px;
90
91
h2 {
92
- font-size: 30px;
+ font-size: 40px;
93
94
h1, h2 {
95
@@ -134,7 +134,7 @@ section#contact p a img {
134
135
section#contact p a {
136
137
138
color: #e7df69;
139
140
section#contact p a:visited {
0 commit comments