Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel
2020-06-17 16:45:52 +02:00
parent 399a82c761
commit 8676582080
3 changed files with 2 additions and 8 deletions

View File

@@ -232,12 +232,6 @@ export default class About extends Vue {
<style lang="scss" scoped>
@import "../variables.scss";
a:not(.button) {
padding: 0.3rem;
background: #ffd599;
color: #111;
}
.hero.is-primary {
background: $background-color;
.subtitle {