added Back To Top functionality and Pankuzu list, Q and A Box, and Hamburger menu components

This commit is contained in:
2024-10-12 20:52:13 +09:00
parent 545ac73e0e
commit e99db9f8bd
80 changed files with 1413 additions and 723 deletions

View File

@@ -177,4 +177,10 @@
.markdown > h1 {
font-size: 2em;
}
.markdown > span {
& > p > a > img {
width: 16rem;
height: auto;
}
}
}