1
0
mirror of synced 2026-01-02 03:04:13 -05:00
Files
docs/stylesheets/spotlight.scss
2023-07-17 17:31:34 +00:00

11 lines
124 B
SCSS

.ghd-spotlight {
:last-child {
margin-bottom: 0;
}
pre {
background: transparent;
padding: 0.5rem;
}
}