Removed removing margin-top.

This commit is contained in:
2020-10-12 00:26:05 +02:00
committed by KevinMidboe
parent 82068f22a9
commit 859a018c87

View File

@@ -124,10 +124,6 @@ h1 {
margin: auto; margin: auto;
} }
h1 {
margin-top: 0;
}
.vipps-icon{ .vipps-icon{
margin: 1em; margin: 1em;
} }