decrease social links font size on mobile
This commit is contained in:
parent
6736625dc7
commit
db4ac2d956
|
@ -293,9 +293,6 @@ div.content .meta-tag {
|
||||||
&:focus {
|
&:focus {
|
||||||
color: $link-color;
|
color: $link-color;
|
||||||
}
|
}
|
||||||
@media only screen and (max-width: 768px) {
|
|
||||||
font-size: 1.4rem;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue