brf/client/admin/components/page_header.module.scss
2025-12-18 07:31:37 +01:00

11 lines
132 B
SCSS

.base {
width: 100%;
margin-bottom: 16px;
display: flex;
justify-content: space-between;
}
.heading {
font-size: 24px;
}