mixyll/_sass/_gists.scss

13 lines
133 B
SCSS
Raw Normal View History

2020-01-24 11:20:29 +00:00
.gist,
.gist .highlight .p {
font-size: .75rem;
}
.gist .lines {
width: 100%;
}
.gist table>tbody>tr>td {
border-top: 0px;
}