fix(markdown): align article headings
This commit is contained in:
@@ -97,6 +97,10 @@ All colors MUST be HSL.
|
||||
}
|
||||
|
||||
@layer base {
|
||||
html {
|
||||
scroll-behavior: smooth;
|
||||
}
|
||||
|
||||
* {
|
||||
@apply border-border;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user