converter/src/app/app.component.scss

11 lines
157 B
SCSS
Raw Normal View History

2024-01-28 21:16:48 +01:00
.contact {
font-size: small;
margin-right: 2em;
text-align: right;
}
.inputwrapper {
font-family: "ABeeZee", sans-serif;
margin: 0 1em 1em 1em;
}