From 95327d98e97781cae4eccfae4440e35e1d3d5803 Mon Sep 17 00:00:00 2001 From: barkaiavital Date: Thu, 21 May 2020 18:04:09 +0200 Subject: [PATCH] Update '12/style.css' --- 12/style.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/12/style.css b/12/style.css index 8a9dd5c..8b1a536 100644 --- a/12/style.css +++ b/12/style.css @@ -119,6 +119,10 @@ color: orangered; margin-top: 15px; } +audio{ +width:100%; +} + a{ color:red; text-decoration: none;