mirror of
https://github.com/facebook/docusaurus.git
synced 2025-07-31 07:18:59 +02:00
fix: add margin-bottom: 0 to blog post author (#1193)
This commit is contained in:
parent
54a338acaa
commit
f6342731cc
1 changed files with 1 additions and 0 deletions
|
@ -2076,6 +2076,7 @@ input::placeholder {
|
|||
justify-content: center;
|
||||
margin-right: 10px;
|
||||
margin-top: 0;
|
||||
margin-bottom: 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue