updated README
All checks were successful
publish / publish (push) Successful in 25s

This commit is contained in:
Jannik Menzel 2025-06-26 15:03:03 +02:00
parent 6910815ec1
commit 745fb82ec0
4 changed files with 30 additions and 17 deletions

View file

@ -18,6 +18,10 @@
object-fit: cover;
}
.profile h2 {
margin-top: 0 !important;
}
#markdown .profile-content {
flex: 1;
margin-top: 1rem;
@ -77,6 +81,10 @@
align-items: center;
}
.details h2 {
margin-top: 1rem !important;
}
.details-text {
display: inline-flex;
align-items: center;