funky-framadate-front/src/app/app.component.scss

15 lines
127 B
SCSS

@charset "UTF-8";
header {
h1,
a {
&::before,
&::after {
display: none;
}
}
}
i {
display: block;
}