Merge branch 'master' of github.com:KevinMidboe/vinlottis

This commit is contained in:
Kasper Rynning-Tønnesen
2020-01-24 16:21:28 +01:00

View File

@@ -202,9 +202,6 @@ export default {
h1 { h1 {
cursor: pointer; cursor: pointer;
} }
.vipps {
margin: 20px auto auto auto;
}
.header-link { .header-link {
color: #333333; color: #333333;
text-decoration: none; text-decoration: none;
@@ -246,7 +243,7 @@ p {
} }
.vipps { .vipps {
margin-top: 8rem; margin: 8rem auto 2.5rem auto;
@include mobile { @include mobile {
margin-top: 2rem; margin-top: 2rem;