Browse Source

font change

tobby48 3 years ago
parent
commit
aef292a582
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      src/main/webapp/index.html

+ 1
- 1
src/main/webapp/index.html View File

@@ -122,7 +122,7 @@ a.current {
122 122
       margin-right: 0px; }
123 123
       .navbar-nav .nav-item .nav-link {
124 124
         color: #fff;
125
-        font-size: 12px;
125
+        font-size: 16px;
126 126
         text-transform: uppercase; }
127 127
         .navbar-nav .nav-item .nav-link:hover, .navbar-nav .nav-item .nav-link:focus, .navbar-nav .nav-item .nav-link.active, .navbar-nav .nav-item .nav-link:active {
128 128
           color: #EF6C00;