diff --git a/PC2/wwwroot/css/site.css b/PC2/wwwroot/css/site.css index 4aa6c67..5b64559 100644 --- a/PC2/wwwroot/css/site.css +++ b/PC2/wwwroot/css/site.css @@ -246,7 +246,7 @@ nav .container { #bootstrap-override .menu-item a { padding: 8px 0 8px 0; - font-size: 15px; + font-size: 17px; } /*text color transition when hovered*/ @@ -343,7 +343,7 @@ nav a { .dropdown-toggle { padding: 8px 0 8px 0; - font-size: 15px; + font-size: 17px; font-weight: 700; margin: 0; }