mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-09 06:12:28 +02:00
chore: enable stylelint standard config (#6442)
* chore: enable stylelint standard config * remove empty line * fix
This commit is contained in:
parent
2f4b2e1790
commit
e40cafccd5
30 changed files with 94 additions and 78 deletions
|
@ -36,7 +36,7 @@
|
|||
font-size: clamp(12px, 4vw, 16px);
|
||||
text-align: center;
|
||||
border-radius: 4px;
|
||||
padding: 6px 6px;
|
||||
padding: 6px;
|
||||
}
|
||||
|
||||
.navlink:hover {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue