Update resume.

This commit is contained in:
Cutieguwu
2025-08-08 15:37:30 -04:00
parent 3392e086b8
commit 06e2ea3d68
3 changed files with 63 additions and 75 deletions

View File

@@ -6,7 +6,8 @@
flex-wrap: wrap;
justify-content: center;
a {
> a,
> div {
display: grid;
background-color: var(--background-3);
@@ -23,7 +24,7 @@
text-decoration: none;
color: var(--white-1);
* {
> * {
margin: 0;
padding: 0;

View File

@@ -42,6 +42,10 @@
}
.software {
.three_dimensional_printing {
color: var(--accent-magenta);
}
.android {
color: var(--accent-green);
}
@@ -122,6 +126,7 @@
color: var(--accent-blue);
}
.cnc_machining,
.vectric_aspire {
color: var(--accent-red);
rotate: 90deg;