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 2063af4 commit 94d57f4Copy full SHA for 94d57f4
src/styles/sections/info.scss
@@ -73,8 +73,8 @@ $info-content-max-height: g(6.75);
73
// Ensure visibility in dark mode since most logos require a white background
74
background: $panel-bg;
75
color-scheme: light;
76
- margin: g(-.5);
77
- padding: g(.5);
+ margin: g(-.25) g(-.5) g(-1);
+ padding: g(.25) g(.75);
78
79
> :last-child {
80
margin: 0;
0 commit comments