mirror of
https://github.com/th3r00t/pyShelf.git
synced 2026-04-28 01:59:35 -04:00
updating sass
This commit is contained in:
3
src/frontend/static/styles/pyShelf.sass
vendored
3
src/frontend/static/styles/pyShelf.sass
vendored
@@ -154,6 +154,7 @@ $footer-background-color: $ps-color-primary-trans !important
|
|||||||
justify-content: flex-end;
|
justify-content: flex-end;
|
||||||
|
|
||||||
// @import "../../node_modules/bulma/bulma.scss"
|
// @import "../../node_modules/bulma/bulma.scss"
|
||||||
|
@import "/etc/pyShelf/src/frontend/node_modules/bulma/bulma.scss"
|
||||||
|
|
||||||
.container-full
|
.container-full
|
||||||
width: 100%;
|
width: 100%;
|
||||||
@@ -163,4 +164,4 @@ $footer-background-color: $ps-color-primary-trans !important
|
|||||||
justify-content: center;
|
justify-content: center;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
|
|
||||||
@use "bulma/bulma.sass";
|
// @use "bulma/bulma.sass";
|
||||||
|
|||||||
Reference in New Issue
Block a user