Margin bottom vipps
This commit is contained in:
@@ -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;
|
||||||
|
|||||||
@@ -50,7 +50,6 @@ export default {
|
|||||||
padding: 25px;
|
padding: 25px;
|
||||||
width: 250px;
|
width: 250px;
|
||||||
margin: auto 0;
|
margin: auto 0;
|
||||||
margin-bottom: 2.5rem;
|
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user