From d35d3e1ed60e3d80fa704ba10394ed9bf981f6df Mon Sep 17 00:00:00 2001 From: Tobias Gabelunke Date: Sat, 11 Jul 2020 15:14:42 +0200 Subject: [PATCH] removed useless css-code --- src/app/app.component.css | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/app/app.component.css b/src/app/app.component.css index 3589f62..b35968f 100644 --- a/src/app/app.component.css +++ b/src/app/app.component.css @@ -4,8 +4,6 @@ position: relative; float: left; margin-top: 10px; - bottom: 0; - opacity: 95%; /* background: rgba(34, 129, 247, 0.8); */ }