Get rid of useless css rule (#185)
This commit is contained in:
parent
19d0bf5dc8
commit
5a9d9792df
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
||||||
.datestring {
|
.datestring {
|
||||||
padding-bottom: 1.5rem!important;
|
padding-bottom: 1.5rem;
|
||||||
}
|
}
|
Loading…
Reference in a new issue