hero section and navbar quality-improvements

This commit is contained in:
Jannik Menzel 2025-05-18 13:17:51 +02:00
parent ffb6e66b78
commit f18e59b6cb
5 changed files with 35 additions and 29 deletions

View file

@ -145,14 +145,6 @@
Responsive Design
======================== */
@media (max-width: 576px) {
.hero-section h1 {
font-size: 2rem;
}
.hero-section p {
font-size: 1rem;
}
#markdown {
padding: 1rem 0 0 0;
}