Add space between logo and title
[web.git] / css / lede.css
index 79188ab523a5bd9312684a927385647e7c07b001..8831a20d038cb3b6521867f14c24af6dc38aa2d4 100644 (file)
@@ -16,3 +16,7 @@ p {
         min-height: 2.8125rem;
     }
 }
+
+.top-bar .top-bar-title {
+    padding-left: 10px;
+}