assets: kill post footer top padding

Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
Harsh Shandilya 2020-08-13 01:29:03 +05:30
parent 9e0512fb53
commit cb987597eb
1 changed files with 3 additions and 0 deletions

3
assets/scss/custom.scss Normal file
View File

@ -0,0 +1,3 @@
.post__footer {
padding-top: 0rem !important;
}