summaryrefslogtreecommitdiff
path: root/index.css
diff options
context:
space:
mode:
Diffstat (limited to 'index.css')
-rw-r--r--index.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/index.css b/index.css
index 3bd817c..2a99854 100644
--- a/index.css
+++ b/index.css
@@ -16,7 +16,7 @@ header {
header > h1 {
font-weight: bold;
- font-size: 3rem;
+ font-size: 2rem;
padding-top: 1rem;
padding-bottom: 0.5rem;
margin: 0;
@@ -44,7 +44,7 @@ header > nav > ul > li {
header > nav > ul a {
text-decoration: none;
color: blue;
- font-size: 1.5rem;
+ font-size: 18px;
border-bottom: 1px solid transparent;
}