From 26f4cc416c98b4bd220ce0b54be30ab00769d008 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Danyi=20D=C3=A1vid?= Date: Sun, 6 May 2018 19:25:00 +0200 Subject: [PATCH] * judge mobile spacing * hover underline removed --- public/styles/main.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/styles/main.css b/public/styles/main.css index dcb357a..ecd0133 100644 --- a/public/styles/main.css +++ b/public/styles/main.css @@ -20,7 +20,6 @@ a:active { a:hover { color: #136CBC; - text-decoration: underline; } header a:hover { @@ -144,6 +143,7 @@ footer .ericsson-logo { width: calc(100% - 40px); margin-left: 20px; margin-right: 20px; + margin-bottom: 20px; float: left; }