diff --git a/style.css b/style.css index ffdb380..410afa6 100644 --- a/style.css +++ b/style.css @@ -24,21 +24,21 @@ ul { h1 { margin-bottom: 2px; margin-top: 2px; - font-size: 3em; + font-size: 3.5em; color: #c6d0f5; text-align: center; } h2 { margin-top: 2px; margin-bottom: 2px; - font-size: 2.5em; + font-size: 3em; color: #c6d0f5; text-align: center; } h4 { margin-top: 2px; margin-bottom: 2px; - font-size: 1.75em; + font-size: 2.5em; color: #ef9f76; text-align: center; } @@ -52,14 +52,8 @@ footer { width: 80%; color: #c6d0f5 } -p { - font-size: 1.25em; - margin: 10px; - text-align: center; - color: #c6d0f5 -} li { - font-size: 1.25em; + font-size: 1.5em; text-align: center; list-style-type: none; color: #c6d0f5;