pull/498/head
Cory LaViska 2021-08-10 10:45:18 -04:00
rodzic c356ec40d6
commit 7f4169e4e3
1 zmienionych plików z 3 dodań i 2 usunięć

Wyświetl plik

@ -99,14 +99,15 @@
background: rgb(var(--sl-color-neutral-1000));
font: inherit;
font-size: 0.875rem;
text-transform: uppercase;
color: rgb(var(--sl-color-neutral-600));
padding: 0 0.5rem;
padding: 0 1rem;
cursor: pointer;
transition: none;
}
.code-block__button--codepen {
width: 5rem;
width: 6rem;
}
.code-block__button:first-of-type {