mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-25 04:46:40 +07:00
added paddings to fluid flow
This commit is contained in:
parent
8eb21d16a9
commit
45c935af3b
1 changed files with 2 additions and 0 deletions
|
@ -24,6 +24,8 @@ $cols: $content_width / $cell;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
|
||||||
&.fluid {
|
&.fluid {
|
||||||
|
padding: 0 $gap;
|
||||||
|
box-sizing: border-box;
|
||||||
max-width: none;
|
max-width: none;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue