Merge pull request 'Next version changes' (#8) from dev into master
All checks were successful
Build and Deploy Zola Website / build_and_deploy (push) Successful in 17s
All checks were successful
Build and Deploy Zola Website / build_and_deploy (push) Successful in 17s
Reviewed-on: #8
This commit is contained in:
@@ -9,7 +9,7 @@ As a member of [Microlab](https://microlab.space), the university's hackerspace,
|
|||||||
|
|
||||||
## Work
|
## Work
|
||||||
|
|
||||||
Currently employed as a Linux Devops engineer. Most of my work involves Debian-based systems on various hardware platforms.
|
Currently employed as a Linux DevOps engineer, focusing primarily on Debian-based systems across a variety of hardware platforms.
|
||||||
|
|
||||||
I also create custom websites from time to time.
|
I also create custom websites from time to time.
|
||||||
|
|
||||||
|
@@ -35,7 +35,9 @@
|
|||||||
.project {
|
.project {
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
margin: 1rem 30%;
|
margin: 1rem 0;
|
||||||
|
width: 100%;
|
||||||
|
max-width: 40%;
|
||||||
gap: 1rem;
|
gap: 1rem;
|
||||||
.title {
|
.title {
|
||||||
font-size: 1.2rem;
|
font-size: 1.2rem;
|
||||||
|
Reference in New Issue
Block a user