diff --git a/header.html b/header.html index d5d6e91..f1cb558 100644 --- a/header.html +++ b/header.html @@ -7,9 +7,7 @@

~vitorg

diff --git a/style.css b/style.css index ff6131d..33ede2e 100644 --- a/style.css +++ b/style.css @@ -33,7 +33,7 @@ header>h1>a { color: var(--default-text-color); } -nav>a { font-size: 1.5em; } +nav>p>a { font-size: 1.5em; } img { max-width:100%;