alpha
Login
or
Join now
kacaii.dev
/
blog
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
💻 My corner on the internet
kacaii.dev/
lustre
evergarden
wisp-place
gleam
atproto
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
assets: use bold font for headers
author
kacaii.dev
date
5 days ago
(Jul 21, 2026, 8:28 PM -0300)
commit
8b0aa234
8b0aa2344d90353cd0e9a2181ef41836e40a94b7
parent
0f7277f5
0f7277f52bf737f4dfffa680b1a5550b30bc4bc7
change-id
ztunmkyp
ztunmkypyqktqkylvukwoyprsvmzklvw
2/2
deploy.yml
success
28s
test.yml
success
16s
+1
1 changed file
Expand all
Collapse all
Unified
Split
src
blog.css
+1
src/blog.css
View file
Reviewed
···
100
100
h1,
101
101
h2,
102
102
h3 {
103
103
+
font-weight: bold;
103
104
&:hover::before {
104
105
color: var(--color-primary);
105
106
}