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
chore: rename file
finxol.io
2 months ago
a5143f8d
95dc5b8e
verified
This commit was signed with the committer's
known signature
.
finxol.io
SSH Key Fingerprint:
SHA256:olFE3asYdoBMScuJOt60UxXdJ0RFdGv5kVKrdOtIcPI=
+2
-1
1 changed file
expand all
collapse all
unified
split
src
assets
styles
projects
projects.css
+2
-1
src/assets/styles/projects/karr.css
src/assets/styles/projects/projects.css
···
31
31
margin: 0;
32
32
font-size: 2.7rem;
33
33
font-weight: bolder;
34
34
-
width: min-content;
34
34
+
width: fit-content;
35
35
+
max-width: 50cqi;
35
36
}
36
37
37
38
& > p.subtitle {