style: fixes formatting issues in main.css (#1532)

This commit is contained in:
Tushar Sharma 2019-05-31 00:24:14 +05:30 committed by Yangshun Tay
parent 9514593d5f
commit 0c8bf0fc5e

View file

@ -1743,7 +1743,9 @@ input::placeholder {
width: 100%; width: 100%;
} }
.line1, .line2, .line3 { .line1,
.line2,
.line3 {
width: 100%; width: 100%;
height: 3px; height: 3px;
background-color: #393939; background-color: #393939;
@ -2378,7 +2380,6 @@ input::placeholder {
} }
/* End of Footer */ /* End of Footer */
.tabs { .tabs {
border-top: 1px solid #cfcfcf; border-top: 1px solid #cfcfcf;
} }