mirror of
https://github.com/ZDoom/zdoom-styles.git
synced 2024-11-22 19:51:05 +00:00
Fixed top margin for "ZDoom" text next to ZDoom logo.
This commit is contained in:
parent
7fdbee0ce0
commit
2d8aac4c99
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@ h1 {
|
|||
font-weight: bold;
|
||||
font-size: 1.8em;
|
||||
text-decoration: none;
|
||||
margin-top: 15px;
|
||||
}
|
||||
|
||||
h2 {
|
||||
|
|
Loading…
Reference in a new issue