style.css.presentation .line {
display: block !important;
}
.presentation .section-title:not(:first-child) {
margin-top: 50vh;
}
.presentation
というcss classがReactの一番上のコンポーネントに付くので、それを使う display: block !important
section
と呼ばれている .section-title
というcss class nameが付く