13 lines
133 B
SCSS
13 lines
133 B
SCSS
.gist,
|
|
.gist .highlight .p {
|
|
font-size: .75rem;
|
|
}
|
|
|
|
.gist .lines {
|
|
width: 100%;
|
|
}
|
|
|
|
.gist table>tbody>tr>td {
|
|
border-top: 0px;
|
|
}
|