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 1de9d0e commit 11472e9Copy full SHA for 11472e9
content/static/style.css
@@ -337,6 +337,7 @@ div#playground .buttons a {
337
}
338
.Header-menuItem {
339
display: inline-flex;
340
+ margin: 0.5rem 0;
341
342
.Header-menuItem,
343
.Header-menuItem a:link,
@@ -425,9 +426,6 @@ div#playground .buttons a {
425
426
flex-direction: row;
427
width: auto;
428
- .Header-menuItem {
429
- margin: 0.5rem 0;
430
- }
431
.Header-menuItem:first-of-type {
432
margin-top: 0.5rem;
433
0 commit comments