]> fortfriendship.online Git - gnargle.github.io.git/commitdiff
add some spacing between paragraphs
authorAthene Allen <atheneallen93@gmail.com>
Fri, 28 Feb 2025 10:13:53 +0000 (10:13 +0000)
committerAthene Allen <atheneallen93@gmail.com>
Fri, 28 Feb 2025 10:13:53 +0000 (10:13 +0000)
main.css

index a7fac536a71d2a3d7b39ffb66cb382659b63f7b5..e8e9c4540ebc66b25b680f5869b4fbccc46fbab5 100644 (file)
--- a/main.css
+++ b/main.css
@@ -151,4 +151,8 @@ ul{
     margin-left: 25px;
     margin-right: 25px;
     margin-bottom: 10px;
+}
+
+p{
+    margin-bottom: 10px;
 }
\ No newline at end of file