fix: text formatting

This commit is contained in:
webfussel 2024-06-20 10:06:39 +02:00
parent 6b7342f646
commit 8c6345bb65
2 changed files with 7 additions and 2 deletions

View file

@ -26,6 +26,11 @@
& h1 {
position: relative;
& .dot {
position: relative;
right: 1rem;
}
& small {
position: absolute;
font-size: 1.5rem;