Remove link text resize on hover

This commit is contained in:
Aarni Halinen
2019-03-11 19:18:41 +02:00
parent e8ed4e1a37
commit 388767d3cf
-1
View File
@@ -39,7 +39,6 @@ p {
a, a,
a:hover { a:hover {
font-size: 16px;
text-decoration: none; text-decoration: none;
color: $white; color: $white;
} }