Stylelint the SCSS, and re-compress the updated assets
This commit is contained in:
parent
cb8e2b38f5
commit
b7821146d6
37 changed files with 180 additions and 161 deletions
4
resources/assets/sass/global.scss
vendored
4
resources/assets/sass/global.scss
vendored
|
@ -24,11 +24,11 @@ $green: #859900;
|
|||
|
||||
//global styles
|
||||
html {
|
||||
background: url('/assets/img/escheresque.png');
|
||||
background: url('/assets/img/escheresque.png');
|
||||
}
|
||||
|
||||
.map {
|
||||
height: 150px;
|
||||
height: 150px;
|
||||
}
|
||||
|
||||
//layout
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue