Compare commits
2 commits
00b0f4b79a
...
9788f158c2
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9788f158c2 | ||
|
|
4ff7ca1981 |
|
|
@ -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: 500;
|
font-weight: 600;
|
||||||
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: Present
|
end: 2025
|
||||||
---
|
---
|
||||||
|
|
||||||
* Développeur Front-End et Support Client
|
* Développeur Front-End et Support Client
|
||||||
Loading…
Reference in a new issue