From 9e8e0941cf29318512d4a394c63b66b5fe0d1c2b Mon Sep 17 00:00:00 2001 From: dorian Date: Tue, 18 Jun 2024 15:18:27 +0200 Subject: [PATCH] Adding personal interest --- .drone.yml | 2 +- site/assets/css/style.css | 12 ++++ site/index.html | 144 +++++++++----------------------------- 3 files changed, 46 insertions(+), 112 deletions(-) diff --git a/.drone.yml b/.drone.yml index 086cd8f..62f0e60 100644 --- a/.drone.yml +++ b/.drone.yml @@ -27,5 +27,5 @@ steps: CONTAINERNAME: portfolio COMMAND: create OVERWRITE: true - ADMINS: dorianhodin,corentinrichard + ADMINS: dorianhodin depends_on: [ build-portfolio] diff --git a/site/assets/css/style.css b/site/assets/css/style.css index 9dc0c55..dbb1f9c 100755 --- a/site/assets/css/style.css +++ b/site/assets/css/style.css @@ -17,6 +17,18 @@ body { background: transparent; } +.container_perso { + display: flex; + flex-wrap: wrap; + justify-content: space-between; +} +.activity { + width: 30%; + height: 30%; + margin-bottom: 1%; + border: solid #18d26e; +} + body::before { content: ""; position: fixed; diff --git a/site/index.html b/site/index.html index 8c79a9e..7175b1d 100755 --- a/site/index.html +++ b/site/index.html @@ -1,21 +1,15 @@ - + - Portefolio - - - - -