Anpassen auf mobilen geräten funktioniert absage zusage konnte ich nicht testen
This commit is contained in:
@ -20,8 +20,10 @@ main {
|
||||
}
|
||||
|
||||
h1 {
|
||||
font-size: 3rem; /* Relative Schriftgr<67><72>e */
|
||||
font-size: clamp(1.8rem, 5vw, 3rem); /* Relative Schriftgr<67><72>e */
|
||||
margin: 0;
|
||||
text-align:center;
|
||||
word-wrap: break-word;
|
||||
}
|
||||
|
||||
h2 {
|
||||
|
Reference in New Issue
Block a user