Browse Source

Banner is not mobile-hide anymore. I want to reuse the code. I should reply on @media in CSS, instead of rewriting stuff for mobile-only and mobile-hide classes.

Muhammad Talha Mansoor 12 years ago
parent
commit
d94952c665
1 changed files with 1 additions and 1 deletions
  1. 1 1
      index.html

+ 1 - 1
index.html

@@ -58,7 +58,7 @@
 </div>
   <div class= "container">
     <div class="row pageForeground">
-      <a class="banner col_12 mobile-hide" href=
+      <a class="banner col_12" href=
       "http://www.google.com"><h1>onCrash="Reboot()"</h1>
       <p>You can, you should, and if you're brave enough to start,
       you will.</p></a>