~repos /website
git clone https://pyrossh.dev/repos/website.git
木 Personal website of pyrossh. Built with astrojs, shiki, vite.
4e9295f5
—
pyrossh 1 month ago
fix styles
src/pages/index.module.css
CHANGED
|
@@ -144,6 +144,7 @@ section {
|
|
|
144
144
|
|
|
145
145
|
strong {
|
|
146
146
|
font-weight: 500;
|
|
147
|
+
margin-left: 0.25rem;
|
|
147
148
|
margin-right: 0.5rem;
|
|
148
149
|
}
|
|
149
150
|
}
|