correct spacing without new release

Amolith created

Change summary

ws/static/styles.css | 4 ++++
1 file changed, 4 insertions(+)

Detailed changes

ws/static/styles.css 🔗

@@ -33,6 +33,10 @@ a:visited {
     margin-top: 0;
 }
 
+.project > p:first-of-type {
+    margin-bottom: 16px;
+}
+
 .project > h2 > span {
     font-size: 12px;
     float: right;