lbry.tech/sass/pages/_contributing.scss
ポール ウェッブ 171445418f Initial commit
2018-07-12 16:47:15 -05:00

11 lines
129 B
SCSS

.contributing {
table th {
&:first-of-type {
width: 30%;
}
&:nth-of-type(2) {
width: 20%;
}
}
}