helmfridsson commited on
Commit
7a6e68e
·
verified ·
1 Parent(s): 7c6ad34

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +9 -0
style.css CHANGED
@@ -27,6 +27,15 @@ h1, h2, h3, h4, p, span, label, li {
27
  border: none !important;
28
  }
29
 
 
 
 
 
 
 
 
 
 
30
  /* =====================================================
31
  HUVUDFRÅGOR (Buttons / Cards)
32
  ===================================================== */
 
27
  border: none !important;
28
  }
29
 
30
+ /* ===============================
31
+ BILD – brain.png
32
+ =============================== */
33
+
34
+ .brain-icon img {
35
+ width: 72px; /* Ändra här vid behov */
36
+ height: auto;
37
+ }
38
+
39
  /* =====================================================
40
  HUVUDFRÅGOR (Buttons / Cards)
41
  ===================================================== */