6 lines
85 B
SCSS
6 lines
85 B
SCSS
code {
|
|
padding: .25em;
|
|
line-height: 2;
|
|
background-color: rgb(189, 204, 255);
|
|
}
|