Files
Sebastian Seedorf fdf0902d93 Stylings
2022-08-18 17:27:32 +02:00

19 lines
215 B
CSS

.root {
width: fit-content;
min-width: 15ch;
height: fit-content;
}
.tiny {
margin-top: -1.6em;
font-size: 0.5em;
}
.small {
font-size: 0.8em;
}
.linkOut {
margin-inline-end: 0.5em;
}