Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion hugo_stats.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
"htmlElements": {
"tags": [
"a",
"base",
"blockquote",
"body",
"br",
Expand Down
3 changes: 1 addition & 2 deletions themes/microcks/assets/scss/_common-dark.scss
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,7 @@
}

@include mobile {
margin-left: 10px;
margin-top: -4px; // for better alignment
margin:0 auto; // for better alignment
}
}

Expand Down