We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4ccbf8 commit eb02d05Copy full SHA for eb02d05
assets/scss/custom.scss
@@ -71,7 +71,7 @@ body:not(.dark) .mlrc_dark {
71
background: url("../uploads/openai_logo.png");
72
background-repeat: no-repeat;
73
background-position: center;
74
- background-size: inherit;
+ background-size: contain;
75
height: 3em;
76
/* adjust as needed */
77
padding-top: 1em;
0 commit comments