Fixed issue with too much margin on vipps-element
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
flex-direction: column;
|
||||
color: white;
|
||||
text-align: center;
|
||||
padding: 25px 30px 25px 25px;
|
||||
padding: 25px;
|
||||
width: 250px;
|
||||
margin: auto 0;
|
||||
}
|
||||
@@ -57,4 +57,4 @@
|
||||
font-weight: 600;
|
||||
font-size: 1rem;
|
||||
}
|
||||
</style>
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user