Fixed top margin for "ZDoom" text next to ZDoom logo.

This commit is contained in:
Accensus 2017-06-17 16:00:13 +03:00
parent b1f4a5bba7
commit 9c7a69f0db

View file

@ -30,6 +30,7 @@ h1 {
font-weight: bold;
font-size: 1.8em;
text-decoration: none;
margin-top: 15px;
}
h2 {