Skip to content

Commit 438d503

Browse files
committed
fix audio playback button overlap of date for posts without a title
1 parent d38112b commit 438d503

2 files changed

Lines changed: 1 addition & 5 deletions

File tree

plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "2.8.0",
2+
"version": "2.8.1",
33
"title": "mnml",
44
"description": "A minimal, simple and clean Micro.blog theme.",
55
"fields": [

static/css/main.css

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -549,10 +549,6 @@ single article {
549549
margin-top: 2.2rem;
550550
}
551551

552-
.btm-margin {
553-
margin-bottom: -10px;
554-
}
555-
556552
.post-title {
557553
margin-bottom: -15px;
558554
}

0 commit comments

Comments
 (0)