Skip to content

Commit

Permalink
inject: remove a margin
Browse files Browse the repository at this point in the history
  • Loading branch information
myfreeer committed May 3, 2024
1 parent e73c2ae commit a975123
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/mdn/inject/inject.css
Original file line number Diff line number Diff line change
Expand Up @@ -357,3 +357,7 @@ table.compat-table th {
div > section.place {
min-height: 0;
}

.article-footer .article-footer-inner p.last-modified-date {
margin: 0;
}

0 comments on commit a975123

Please sign in to comment.