News
― お知らせ一覧
/* title /
.title {
font-size: 20px;
}
/ 見出し1 /
.notion-h1 {
font-size: 1em;
}
/ 見出し2 /
.notion-h2 {
font-size: 1em;
}
/ 見出し3 */
.notion-h3 {
font-size: 1em;
}
.notion-hash-link{
font-size: 0.5remem;
}
.header__btns {
display:none;
}
.header__menuOpenBtn {
display:block;
}
.header__menu {
max-width: 500px;
}