diff --git a/source/css/_schemes/Pisces/_brand.styl b/source/css/_schemes/Pisces/_brand.styl index 8b3f02ba9..e94dd85ee 100644 --- a/source/css/_schemes/Pisces/_brand.styl +++ b/source/css/_schemes/Pisces/_brand.styl @@ -19,6 +19,6 @@ &:hover { color: white; } } -.site-subtitle { margin: 0; } +.site-subtitle { margin: 10px 10px 0; } .site-search form { display: none; }