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:hover {
font-size: 16px;
text-decoration: none;
color: $white;
}