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
@@ -4628,6 +4628,7 @@ Created using IcoMoon - icomoon.io
.form-container h6 {
padding: 7px;
font-weight: 400;
background-color: rgba(222, 222, 222, 0.3);
}
+1
View File
@@ -11429,6 +11429,7 @@ Created using IcoMoon - icomoon.io
.form-container h6 {
padding: 7px;
font-weight: 400;
background-color: rgba(222, 222, 222, 0.3);
}