fix: page shifting issue

This commit is contained in:
Hossein Mehrabi 2023-07-20 00:37:57 +03:30
parent 45ec5831d5
commit 3837ce97be
No known key found for this signature in database
GPG Key ID: 45C04964191AFAA1
2 changed files with 11 additions and 6 deletions

View File

@ -35,12 +35,15 @@
}
article {
img {
margin-bottom: 8px;
}
.logo {
b {
display: none;
}
img + button {
display: none !important;
img {
margin-bottom: 13px !important;
height: 40px;
}
}
p {

View File

@ -2,7 +2,9 @@
wrapperClassName: landing
---
![acid-logo](/logo.svg)
import Logo from '@theme/Logo'
<Logo className="logo" />
Acid is designing the future.