diff --git a/09/miniwebsite/style.css b/09/miniwebsite/style.css index 1759c51..d3e914f 100644 --- a/09/miniwebsite/style.css +++ b/09/miniwebsite/style.css @@ -94,11 +94,14 @@ article { header { font-size: 10px; } - #left { width: 96%; } + #left { width: 96%; } + .vl { visibility: hidden; } #right { width: 96%; } article { width: 100% } + + } \ No newline at end of file