Setting margin-top in margin property

This commit is contained in:
Blade of Darkness 2022-05-01 08:57:33 +02:00
parent abb340db8f
commit bdf24f2ba0
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ body
.mw-header ul
{
float:right;
margin-top: 60px
margin: 60px 0 0
}
.mw-header li{display:inline; padding:12px}