diff --git a/css/main.css b/css/main.css index 92b0c0b..b30e3cc 100644 --- a/css/main.css +++ b/css/main.css @@ -373,8 +373,8 @@ main section h2::after { text-decoration: none; width: 100%; background: #ffd1eb26; - border-radius: 0;F - border: solid 2px #553f59; + border-radius: 0; + border: solid 2px #fff1; color: inherit; line-height: 3em; } @@ -468,6 +468,11 @@ main footer p, body > footer p { #trust ul li { list-style: circle; + font-size: 0.8em; +} + +#trust ul li * { + font-size: 1.2rem; } @media screen and (max-width: 736px) { diff --git a/index.html b/index.html index 25e8f78..94f05ff 100644 --- a/index.html +++ b/index.html @@ -137,7 +137,7 @@