mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-26 05:16:41 +07:00
7 lines
85 B
SCSS
7 lines
85 B
SCSS
@import "src/styles/variables";
|
|
|
|
.wrap {
|
|
& > div {
|
|
padding-bottom: 64px;
|
|
}
|
|
}
|