Whoops, that broke the initial text.

Doing it like this because I hate !important.
This commit is contained in:
Dominik V. Salonen 2018-03-14 18:58:24 +00:00
parent f15513f05f
commit ee50108e6a
1 changed files with 1 additions and 1 deletions

View File

@ -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;