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