Browse Source

meno perggio per oggi

kiki 5 years ago
parent
commit
bc3ef0a320
1 changed files with 3 additions and 3 deletions
  1. 3 3
      themes/hackit0x15/static/css/hackit.css

+ 3 - 3
themes/hackit0x15/static/css/hackit.css

@@ -61,15 +61,15 @@ a:focus,
 #content .entry-content > .section:first-child>h2
 {
     background-color: white;
-    padding: 1em 0;
+   /* padding: 1em 0;*/
     color: black;
     margin-bottom: 1em;
     left: 0;
     font-size: 200%;
     text-align: center;
-    position: relative;
+  /*  position: relative;
     width: 100vw;
-    transform: translate(-8%,0);
+    transform: translate(-8%,0);*/
 }
 
 h4 {