lbry.tech/app/sass/pages/_contributing.scss
ポール ウェッブ b1a5c11ddf Refactor in progress
2018-08-28 18:57:18 -05:00

11 lines
129 B
SCSS

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