repos / pgit

static site generator for git
git clone https://github.com/picosh/pgit.git

commit
a67ab6a
parent
57fd3dc
author
Eric Bower
date
2024-03-18 13:18:15 +0000 UTC
fix: smol classes colliding
1 files changed,  +0, -8
M static/smol.css
+0, -8
 1@@ -419,14 +419,6 @@ figure {
 2   margin-right: 1rem;
 3 }
 4 
 5-.m {
 6-  margin: 0.5rem;
 7-}
 8-
 9-.p {
10-  padding: 0.5rem;
11-}
12-
13 .p-0 {
14   padding: 0;
15 }