Get rid of useless css rule (#185)

This commit is contained in:
Dmitrii Metelkin 2018-08-01 09:41:55 +10:00 committed by Mark Nelson
parent 92b15ecb06
commit 3e69898988

View file

@ -1,3 +1,3 @@
.datestring {
padding-bottom: 1.5rem!important;
padding-bottom: 1.5rem;
}