~repos /website
git clone https://pyrossh.dev/repos/website.git
木 Personal website of pyrossh. Built with astrojs, shiki, vite.
e93d252f
—
pyrossh 1 year ago
Improve cls
- src/routes/+page.svelte +1 -1
src/routes/+page.svelte
CHANGED
|
@@ -85,7 +85,7 @@
|
|
|
85
85
|
</p>
|
|
86
86
|
<div class="flex mt-4">
|
|
87
87
|
<a
|
|
88
|
-
class="mr-2 w-36 ml-(-2)"
|
|
88
|
+
class="mr-2 w-36 h-6 ml-(-2)"
|
|
89
89
|
href="https://play.google.com/store/apps/details?id=sh.pyros.only_bible_app"
|
|
90
90
|
rel="noopener noreferrer"
|
|
91
91
|
target="blank"
|