diff --git a/style.css b/style.css index 9054cff..2ee1987 100755 --- a/style.css +++ b/style.css @@ -123,7 +123,7 @@ a:hover { transition: background 0.15s ease-in-out, border 0.5s ease-in-out, color 0.15s ease-in-out; } -#page .initial-text { +#page p.initial-text:first-child { font-size: 18pt; text-align: center; margin-top: 70px;