#27, Set minimum page width to 320px for smaller devices

This commit is contained in:
Alex Shpak
2019-03-25 19:32:02 +01:00
parent fdc6fdd2de
commit 92c63a39e6
3 changed files with 9 additions and 13 deletions
+1 -1
View File
@@ -44,7 +44,7 @@
@mixin dark-links {
a {
color: $nav-link-color;
color: $color-dark-link;
}
a.active {