mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-25 12:56:41 +07:00
fixed gaps and radiuses
This commit is contained in:
parent
782bafcc60
commit
f63d2d3228
8 changed files with 62 additions and 29 deletions
|
@ -4,6 +4,10 @@ div.wrap {
|
|||
display: flex;
|
||||
width: 100%;
|
||||
margin-right: 0;
|
||||
|
||||
@include tablet {
|
||||
padding: 0 $gap / 2;
|
||||
}
|
||||
}
|
||||
|
||||
.column {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue