diff --git a/style.css b/style.css index 5133d3e..79b1249 100644 --- a/style.css +++ b/style.css @@ -96,4 +96,10 @@ nav a:last-child { .home img { width: 100%; +} + +.content-wrapper h3 span, +main ul li span { + font-size: 17px; + font-weight: normal; } \ No newline at end of file