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 19d0bf5dc8
commit 5a9d9792df

View file

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