inital setup

This commit is contained in:
2025-02-07 10:12:09 +08:00
commit 0a1e2c8a6e
1204 changed files with 175187 additions and 0 deletions

View File

@@ -0,0 +1,21 @@
/* Custom styles added to demo */
.twitter-tweet {
margin: auto;
}
iframe {
border-radius: var(--radius) !important;
}
.home-info ul {
padding-inline-start: 20px;
}
.entry-cover img {
border: 1px solid var(--border);
}
body {
font-family: 'TsangerJinKai'
}