mirror of
https://github.com/turt2live/matrix-dimension.git
synced 2024-10-01 01:05:53 -04:00
6 lines
95 B
SCSS
6 lines
95 B
SCSS
|
pre {
|
||
|
margin-top: 10px;
|
||
|
padding: 5px;
|
||
|
border: 1px solid #ccc;
|
||
|
background-color: #eee;
|
||
|
}
|