hugolxt 910a5820b0
🚧 Init front repo lecoffre (#1)
Initialization of the front repository
2023-03-15 14:38:50 +01:00

10 lines
114 B
SCSS

@import "@Themes/constants.scss";
.root {
.burger-icon {
cursor: pointer;
height: 24px;
width: 24px;
}
}