From b40aeec804b3c715a1e41b3d1daf235dfcf981d1 Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Tue, 11 Feb 2025 22:42:57 +0100 Subject: [PATCH] wip --- index.html | 100 ++++++++++++++++++++++++++++++++++++++++------- styles/light.css | 4 ++ 2 files changed, 89 insertions(+), 15 deletions(-) diff --git a/index.html b/index.html index 0387db8..2c6ca38 100644 --- a/index.html +++ b/index.html @@ -21,40 +21,110 @@
+

System/Software Architect

+

Experience

+ +

DIRISI

+ +

MQ

+

AS

+

Innov

+ +

AAE

+ +

Forge

+

MELISSA NG

+ +

Eva

+

MELISSA

+

Education

+ +

EICNAM

+IRSM + +

CNAM

+CAI +
diff --git a/styles/light.css b/styles/light.css index fdb92d7..6e4304c 100644 --- a/styles/light.css +++ b/styles/light.css @@ -12,6 +12,10 @@ img.inline { grid-template-columns: 1fr; } +.photo { +block-size: 4em; +} + @media (width > 80ch) { .columns { grid-template-columns: 2fr 1fr; } aside { order: 2; }