style: change style css syntax (#27253)

PR Close #27253
This commit is contained in:
seunggabi
2018-11-24 20:48:21 +09:00
committed by Igor Minar
parent 816ec0b1c3
commit 36e7bf1b7b
9 changed files with 16 additions and 9 deletions

View File

@ -16,7 +16,8 @@ a {
box-sizing: border-box;
}
h3 {
text-align: center; margin-bottom: 0;
text-align: center;
margin-bottom: 0;
}
h4 {
position: relative;