„index.html“ ändern
This commit is contained in:
parent
efd6014408
commit
a45b3930ff
1 changed files with 3 additions and 3 deletions
|
@ -31,11 +31,11 @@
|
|||
|
||||
|
||||
h1 {
|
||||
font-size: 1.2em;
|
||||
font-size: 1.4em;
|
||||
}
|
||||
|
||||
h2 {
|
||||
font-size: 1.2em;
|
||||
font-size: 1.4em;
|
||||
}
|
||||
|
||||
|
||||
|
@ -97,7 +97,7 @@
|
|||
padding-bottom: 3vw;
|
||||
padding-left: 5vw;
|
||||
padding-right: 5vw;
|
||||
font-size: 1.1em;
|
||||
font-size: 1.4em;
|
||||
background-color: #90c2dc;
|
||||
border: white;
|
||||
border-style: dashed;
|
||||
|
|
Loading…
Reference in a new issue