Browse Source

hide brain svg on mobile

windhamdavid 4 years ago
parent
commit
7f5c8103fb
2 changed files with 3 additions and 0 deletions
  1. 3 0
      style.css
  2. 0 0
      v3-style.min.css

+ 3 - 0
style.css

@@ -323,6 +323,9 @@ h4.spread {
 	#caro #svg-mac {
 		height: 150px !important;
 	}
+  #brain {
+    display:none;
+  }
 }
 @media (max-width: 768px) and  (min-width: 668px) {
   article.single {

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


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