tangled
alpha
login
or
join now
vielle.dev
/
site-archive
0
fork
atom
[Archived] Archived WIP of vielle.dev
0
fork
atom
overview
issues
pulls
pipelines
Tweak style
vielle.dev
9 months ago
da1bc30d
d371ed8c
+3
-1
1 changed file
expand all
collapse all
unified
split
src
pages
blog
index.astro
+3
-1
src/pages/blog/index.astro
···
37
37
top: 0;
38
38
width: 100%;
39
39
z-index: 999;
40
40
-
padding: 0.5rem 1.5rem;
40
40
+
padding: .5rem 1rem;
41
41
display: flex;
42
42
align-items: center;
43
43
justify-content: space-between;
···
62
62
<Rss width="1.6em" height="1.6em" />
63
63
</a>
64
64
</heading>
65
65
+
66
66
+
<div class="top-offset"></div>
65
67
66
68
{
67
69
posts.map((x, i) => (