7 lines
72 B
SCSS
7 lines
72 B
SCSS
|
pre {
|
||
|
background: 0;
|
||
|
border: 0;
|
||
|
border-radius: 0;
|
||
|
padding: 0;
|
||
|
}
|