Picsur/frontend/src/components/header/header.scoped.scss
2022-02-27 22:04:33 +01:00

15 lines
165 B
SCSS

.svg-logo {
height: 48px;
width: 48px;
border-radius: 20%;
}
.text-link {
color: inherit;
text-decoration: inherit;
}
.header {
margin-bottom: 32px;
}