Fix styling

This commit is contained in:
Girish Ramakrishnan
2018-08-05 21:10:18 -07:00
parent cd81cc8cb8
commit a9b7c2795a
2 changed files with 6 additions and 5 deletions
+2 -1
View File
@@ -295,10 +295,11 @@ h1, h2, h3 {
.app-info-title {
display: inline-block;
margin: 5px 10px;
line-height: 1.4;
}
.app-info-meta {
margin-left: 10px;
margin-left: 4px;
color: $text-muted;
}