1
0
Fork 0
mirror of https://github.com/GuerillaHQ/now-playing synced 2024-06-08 17:36:55 +00:00
now-playing/assets/scss/4-base/_09-footer.scss
2019-11-27 18:06:26 +01:00

12 lines
335 B
SCSS

/* ----------------------------------------------------------- */
/* == footer */
/* ----------------------------------------------------------- */
.footer {
padding-top: 18rem;
padding-bottom: 10rem;
background: $color-primary url("/images/triforce.svg") no-repeat;
background-position: center 10rem;
text-align: center;
}