* judge mobile spacing

* hover underline removed
This commit is contained in:
Danyi Dávid 2018-05-06 19:25:00 +02:00
parent 4a7afad2fb
commit 26f4cc416c

View File

@ -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;
}