mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-01 18:32:52 +02:00
refactor(v2): remove transition on body element (#4795)
This commit is contained in:
parent
b561679fd4
commit
be9f9d6df7
1 changed files with 0 additions and 5 deletions
|
@ -10,11 +10,6 @@ body {
|
|||
height: 100%;
|
||||
}
|
||||
|
||||
body {
|
||||
margin: 0;
|
||||
transition: var(--ifm-transition-fast) ease color;
|
||||
}
|
||||
|
||||
#__docusaurus {
|
||||
min-height: 100%;
|
||||
display: flex;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue