diff --git a/ws/static/styles.css b/ws/static/styles.css index 5af9ccce2d1e42a11c37c5c6e435e7dbf1d09e67..d6ca3f1ea9e66ec38924a6785aef65784f627f28 100644 --- a/ws/static/styles.css +++ b/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;