feat: add preview themes.

This commit is contained in:
jaywcjlove
2022-09-03 01:11:22 +08:00
parent d007e11f20
commit 0580011f7b
11 changed files with 858 additions and 251 deletions

View File

@@ -48,7 +48,9 @@ const Section = styled.section`
align-items: center;
gap: 0.8rem;
dark-mode {
font-size: 1.2rem;
font-size: 1.05rem;
display: block;
line-height: 12px;
}
a svg {
display: block;