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

15 lines
127 B
SCSS
Raw Normal View History

@charset "UTF-8";
header {
h1,
a {
&::before,
&::after {
display: none;
}
}
}
2019-08-12 12:43:53 +02:00
i {
display: block;
}