fix heading stylings within containers

This commit is contained in:
Nabeel Shahzad
2018-04-09 20:14:29 -05:00
parent e109e00aa8
commit 4a19f609fc
4 changed files with 5 additions and 2 deletions

View File

@@ -10,6 +10,7 @@
h6 {
padding: 7px;
font-weight: 400;
background-color: rgba(222, 222, 222, 0.3);
}