@@ -134,7 +134,10 @@ export default class About extends Vue {
|
||||
}
|
||||
|
||||
.hero.register {
|
||||
background: lighten($background-color, 20%);
|
||||
.title {
|
||||
color: $violet-1;
|
||||
}
|
||||
background: $purple-2;
|
||||
}
|
||||
|
||||
aside.menu {
|
||||
|
||||
@@ -184,10 +184,6 @@ export default class AboutMobilizon extends Vue {}
|
||||
}
|
||||
}
|
||||
|
||||
.hero.register {
|
||||
background: lighten($background-color, 20%);
|
||||
}
|
||||
|
||||
section {
|
||||
padding: 3rem 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user