funky-framadate-front/src/app/core/components/header/header.component.scss

10 lines
106 B
SCSS
Raw Normal View History

2020-06-07 13:52:14 +02:00
:host {
2021-05-03 11:32:03 +02:00
.demo {
margin: 1em;
2020-06-07 13:52:14 +02:00
}
2021-05-03 11:32:03 +02:00
.burger-button-menu-custom {
width: 4em;
text-align: center;
}
2020-06-07 13:52:14 +02:00
}