tangled
alpha
login
or
join now
finxol.io
/
portfolio
0
fork
atom
Personal site
staging.colinozanne.co.uk
portfolio
astro
0
fork
atom
overview
issues
pulls
pipelines
fix: adjust tag colour
finxol.io
4 months ago
bc13dd10
d4d8d5a8
verified
This commit was signed with the committer's
known signature
.
finxol.io
SSH Key Fingerprint:
SHA256:olFE3asYdoBMScuJOt60UxXdJ0RFdGv5kVKrdOtIcPI=
+1
-1
1 changed file
expand all
collapse all
unified
split
src
assets
styles
index.css
+1
-1
src/assets/styles/index.css
···
174
174
display: inline-block;
175
175
padding: 0.25rem 1rem;
176
176
border-radius: 100vw;
177
177
-
background-color: var(--teal-500);
177
177
+
background-color: var(--teal-600);
178
178
color: var(--teal-100);
179
179
font-weight: lighter;
180
180
font-size: 0.8rem;