From 7f1685f35946aff356b00f496663061aeabef638 Mon Sep 17 00:00:00 2001 From: tancre Date: Thu, 4 Jul 2019 17:24:25 +0100 Subject: [PATCH] edit style --- 09/miniwebsite/style.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/09/miniwebsite/style.css b/09/miniwebsite/style.css index af610f3..30b9bb7 100644 --- a/09/miniwebsite/style.css +++ b/09/miniwebsite/style.css @@ -21,7 +21,7 @@ header { padding-top: 10px; line-height: .9em; - font-size: 18px; + font-size: 16px; text-align: center; } @@ -29,9 +29,9 @@ ul { width: 80%; margin: auto; list-style: none; - font-size: 18px; + font-size: 16px; padding: 0px; - line-height: 22.9px; + line-height: 22px; } #video {