render posts after the first on the front page; not too much spacing
[Ultimately_Untrue_Thought.git] / theme / static / css / main.css
index 4400a8b..d10a6a7 100644 (file)
@@ -128,8 +128,6 @@ h1, h2, h3, h4, h5, h6 {
 
 h1 {
   font-size: 2em;
-  margin: 0.67em 0;
-  padding: 0.7em 0 0.3em;
 }
 
 h1 a {
@@ -176,7 +174,6 @@ pre {
 }
 
 hr {
-  margin: 40px 5% 60px 5%;
   color: #d6d6d6;
   box-shadow: 0.1em 0.1em 0.1em #EFEFEF;
   border-radius: 5px;