- commit
 - c727117a7112fa4b09045ae8501dcb73f0929f07
 - parent
 - 480b0a88b58c0b00732a29f9035b2c9d21071176
 - Author
 - Tobias Bengfort <tobias.bengfort@posteo.de>
 - Date
 - 2024-04-10 06:03
 
rm unused blog styling fixup 3627220a382a03e06d417951eb1a0d20f8c3ebc4
Diffstat
| M | style/style.scss | 12 | ------------ | 
1 files changed, 0 insertions, 12 deletions
diff --git a/style/style.scss b/style/style.scss
@@ -96,18 +96,6 @@ pre {
   96    96 	}
   97    97 }
   98    98 
   99    -1 .blog {
  100    -1 	margin-block: 0 3em;
  101    -1 }
  102    -1 
  103    -1 .blog__post {
  104    -1 	margin-block-end: $spacer * 0.5;
  105    -1 }
  106    -1 
  107    -1 .post__meta {
  108    -1 	margin-block-end: 1em;
  109    -1 }
  110    -1 
  111    99 .tag {
  112   100 	font-size: 70%;
  113   101 }