Compare commits
No commits in common. "9788f158c2eb8867ff2fc6a6ee128bbf82f6063f" and "00b0f4b79acc36609ce2f21ac0b37c00c2e3f656" have entirely different histories.
9788f158c2
...
00b0f4b79a
|
|
@ -6,7 +6,7 @@
|
||||||
.skill {
|
.skill {
|
||||||
font-size: 2rem;
|
font-size: 2rem;
|
||||||
font-size: clamp(2rem, 1.2967rem + 2.1978vw, 3rem);
|
font-size: clamp(2rem, 1.2967rem + 2.1978vw, 3rem);
|
||||||
font-weight: 600;
|
font-weight: 500;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -6,7 +6,7 @@ location: Delémont
|
||||||
link: https://www.artionet.ch
|
link: https://www.artionet.ch
|
||||||
dates:
|
dates:
|
||||||
start: 2022
|
start: 2022
|
||||||
end: 2025
|
end: Present
|
||||||
---
|
---
|
||||||
|
|
||||||
* Développeur Front-End et Support Client
|
* Développeur Front-End et Support Client
|
||||||
Loading…
Reference in a new issue