From bb031ae0583b203932a8deecdfae7b8e0bcb4867 Mon Sep 17 00:00:00 2001 From: Tim Krehan Date: Fri, 24 May 2019 11:11:11 +0200 Subject: [PATCH] resized nav links on desktop --- cont/nav.php | 8 ++++---- style/helper.css | 4 ++++ 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/cont/nav.php b/cont/nav.php index a08329b..dca5465 100644 --- a/cont/nav.php +++ b/cont/nav.php @@ -11,18 +11,18 @@ diff --git a/style/helper.css b/style/helper.css index d4ce33a..ea7e18e 100644 --- a/style/helper.css +++ b/style/helper.css @@ -6,4 +6,8 @@ .list-row { transition: .5s; +} + +.nav-link-font { + font-size: 16px !important; } \ No newline at end of file