jeter20131220 3 years ago
parent
commit
191b6a0983
3 changed files with 2 additions and 1 deletions
  1. 1 0
      style.css
  2. 0 0
      style.css.map
  3. 1 1
      style.scss

+ 1 - 0
style.css

@@ -1232,6 +1232,7 @@ body .learn-more:hover {
 }
 }
 
 
 #footer .text a {
 #footer .text a {
+  text-decoration: none;
   color: #fff;
   color: #fff;
 }
 }
 
 

File diff suppressed because it is too large
+ 0 - 0
style.css.map


+ 1 - 1
style.scss

@@ -1004,7 +1004,7 @@ body {
     .text {
     .text {
         padding-top: 3vw;
         padding-top: 3vw;
         a{
         a{
-          
+          text-decoration: none;
             color:#fff;
             color:#fff;
         }
         }
         h2 {
         h2 {

Some files were not shown because too many files changed in this diff