website
git clone https://git.pyrossh.dev/website
木 Personal website of pyrossh. Built with astrojs, shiki, vite.
assets/css/workers/only-bible-app-privacy.css
h1 {
font-size: 1.875rem; /* text-3xl */
line-height: 2.25rem; /* text-3xl */
font-weight: 700; /* font-bold */
}
b {
font-weight: 600;
}
ul {
margin: 0.5rem;
padding-left: 1rem;
}
li {
list-style-type: disc;
list-style-position: outside;
}
h3 {
font-weight: 700;
font-size: 1.4rem;
margin-top: 0.5rem;
margin-bottom: 0.5rem;
}
h4 {
font-weight: 600;
margin-top: 0.5rem;
}
h5 {
margin-top: 0.5rem;
}
h6 {
font-weight: 600;
margin-top: 0.5rem;
span {
font-family: sans-serif;
font-weight: 400;
font-size: 0.95rem;
}
}