You've already forked docusaurus-og
mirror of
https://github.com/wavetermdev/docusaurus-og.git
synced 2026-04-22 15:27:22 -07:00
fix: fix bug with HeroImage
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
|
||||
img {
|
||||
position: absolute;
|
||||
right: -300px;
|
||||
right: 0;
|
||||
top: 0;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user