Last active
May 23, 2021 03:49
-
-
Save aeongdesu/eb3691de0a6779a861088e0dd4132545 to your computer and use it in GitHub Desktop.
Remove giscus white box
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.giscus, .giscus-frame { | |
width: 100%; | |
border: none; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment