Improve color palette

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel
2020-06-24 10:05:22 +02:00
parent 148183ca48
commit 703de9c638
7 changed files with 80 additions and 37 deletions

View File

@@ -184,10 +184,6 @@ export default class AboutMobilizon extends Vue {}
}
}
.hero.register {
background: lighten($background-color, 20%);
}
section {
padding: 3rem 0;