diff --git a/src/layouts/partials/footer-nav.html b/src/layouts/partials/footer-nav.html index e716bc2..7d204a6 100644 --- a/src/layouts/partials/footer-nav.html +++ b/src/layouts/partials/footer-nav.html @@ -1,12 +1,12 @@ diff --git a/src/static/css/typography.css b/src/static/css/typography.css index 692fdc0..fae0977 100644 --- a/src/static/css/typography.css +++ b/src/static/css/typography.css @@ -93,7 +93,7 @@ li{ margin-bottom: 2.232vw; } - p{ + p,a{ font-size: 1.116vw; } @@ -134,7 +134,7 @@ li{ margin-bottom: 2.232vw; } - p{ + p,a{ font-size: 1.667vw; } } @@ -173,7 +173,7 @@ li{ line-height: 3vw !important; } - p{ + p,a{ font-size: 2.016vw; } @@ -209,7 +209,7 @@ li{ margin-bottom: 40px; } - p{ + p,a{ font-size: 20px; } @@ -242,7 +242,7 @@ li{ line-height: 6vw !important; } - p{ + p,a{ font-size: 4vw; }