From 4c69b3793bd09c92704726e8d89699af983ffef2 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Tue, 23 Mar 2021 03:33:42 +0100 Subject: Cleanup and added my music page --- template/style.css | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'template/style.css') diff --git a/template/style.css b/template/style.css index b0cb3f6..d656282 100755 --- a/template/style.css +++ b/template/style.css @@ -265,6 +265,13 @@ article a { } +/* audio */ + +audio { + width: 100%; +} + + /* footer */ .footer { -- cgit v1.2.3