diff --git a/css/style.css b/css/style.css index c0f18e6..5eb46ca 100755 --- a/css/style.css +++ b/css/style.css @@ -801,6 +801,10 @@ nav.wrapper { .recent-post p.info a:hover { color: #AB8860; } +.project-info h4 { + margin-bottom: 5px; + font-weight: 800; } + .post.alt { border: none; padding: 0 40px; }