mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-07 21:48:16 -08:00
add new hero. fix background placement
This commit is contained in:
parent
43bcd51452
commit
82659647bb
3 changed files with 3 additions and 2 deletions
1
app/assets/images/hero.svg
Normal file
1
app/assets/images/hero.svg
Normal file
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 4.8 MiB |
Binary file not shown.
|
Before Width: | Height: | Size: 352 KiB |
|
|
@ -7,9 +7,9 @@
|
|||
@import "partials/footer";
|
||||
|
||||
.hero-image {
|
||||
background-image: url(hero.webp);
|
||||
background-image: url(hero.svg);
|
||||
background-repeat: no-repeat;
|
||||
background-position: center;
|
||||
background-position: center center;
|
||||
background-size: cover;
|
||||
padding-top: 50px;
|
||||
padding-bottom: 50px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue