11 lines
124 B
SCSS
11 lines
124 B
SCSS
.ghd-spotlight {
|
|
:last-child {
|
|
margin-bottom: 0;
|
|
}
|
|
|
|
pre {
|
|
background: transparent;
|
|
padding: 0.5rem;
|
|
}
|
|
}
|