diff --git a/ws/static/styles.css b/ws/static/styles.css index 5af9ccc..d6ca3f1 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;