feat(agent): change header styles (#464)

This commit is contained in:
Róbert Kiss
2017-10-18 21:34:29 +02:00
committed by László Monda
parent 3ffaf918cd
commit 8c652a427f

View File

@@ -65,3 +65,7 @@ ul.btn-list {
margin-top: 0.5em;
}
}
.h1, .h2, .h3, h1, h2, h3 {
margin-top: 10px;
}