„index.html“ ändern

This commit is contained in:
Josh Mindsight 2022-12-22 22:10:10 +00:00
parent efd6014408
commit a45b3930ff

View file

@ -31,11 +31,11 @@
h1 { h1 {
font-size: 1.2em; font-size: 1.4em;
} }
h2 { h2 {
font-size: 1.2em; font-size: 1.4em;
} }
@ -97,7 +97,7 @@
padding-bottom: 3vw; padding-bottom: 3vw;
padding-left: 5vw; padding-left: 5vw;
padding-right: 5vw; padding-right: 5vw;
font-size: 1.1em; font-size: 1.4em;
background-color: #90c2dc; background-color: #90c2dc;
border: white; border: white;
border-style: dashed; border-style: dashed;