Skip to content
Snippets Groups Projects
Unverified Commit 5d48402b authored by Claire's avatar Claire Committed by GitHub
Browse files

Fixing the hero widget (#15926)


* Removing last-child padding conflicts with light theme in hero widget

* Add missing background color to widget

* Reset widget.scss to default

* Hope this works

Co-authored-by: default avatarkoyu <me@koyu.space>
parent 39a490c7
No related branches found
No related tags found
No related merge requests found
......@@ -707,7 +707,6 @@ html {
.public-account-bio,
.hero-widget__text {
background: $account-background-color;
border: 1px solid lighten($ui-base-color, 8%);
}
.header {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment