From d4fbfa1a7aa98a1662ee6408d64729f98619bf22 Mon Sep 17 00:00:00 2001 From: Daniel Svitan Date: Thu, 1 May 2025 13:33:21 +0200 Subject: [PATCH] :iphone: Adds responsive resizing of main element --- src/pages/index.astro | 35 ++++++++++++++++++----------------- 1 file changed, 18 insertions(+), 17 deletions(-) diff --git a/src/pages/index.astro b/src/pages/index.astro index fe81cc7..e19c01a 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -47,10 +47,10 @@ if (now.getMonth() > 7 || (now.getMonth() === 7 && now.getDate() >= 23)) { -
+
-
+

Note: this page has been kept simple in favor of accessibility

@@ -72,8 +72,8 @@ if (now.getMonth() > 7 || (now.getMonth() === 7 && now.getDate() >= 23)) {

Experience:

- - + + @@ -104,10 +104,10 @@ if (now.getMonth() > 7 || (now.getMonth() === 7 && now.getDate() >= 23)) {

Some of my projects:

WhenOccupation and details

When

Occupation and details

- - - - + + + + @@ -119,7 +119,7 @@ if (now.getMonth() > 7 || (now.getMonth() === 7 && now.getDate() >= 23)) { - @@ -132,7 +132,7 @@ if (now.getMonth() > 7 || (now.getMonth() === 7 && now.getDate() >= 23)) { - @@ -144,7 +144,7 @@ if (now.getMonth() > 7 || (now.getMonth() === 7 && now.getDate() >= 23)) { - @@ -156,7 +156,7 @@ if (now.getMonth() > 7 || (now.getMonth() === 7 && now.getDate() >= 23)) { - @@ -169,7 +169,7 @@ if (now.getMonth() > 7 || (now.getMonth() === 7 && now.getDate() >= 23)) { - @@ -181,7 +181,7 @@ if (now.getMonth() > 7 || (now.getMonth() === 7 && now.getDate() >= 23)) { - @@ -194,7 +194,7 @@ if (now.getMonth() > 7 || (now.getMonth() === 7 && now.getDate() >= 23)) { - @@ -206,7 +206,7 @@ if (now.getMonth() > 7 || (now.getMonth() === 7 && now.getDate() >= 23)) { - @@ -243,7 +243,8 @@ if (now.getMonth() > 7 || (now.getMonth() === 7 && now.getDate() >= 23)) {

Note: the source code of this website is available here

+ href="https://gitea.svitan.dev/Streamer272/svitan.dev" target="_blank" class="underline">here +

NameReferenceDescriptionTags

Name

Reference

Description

Tags

Research paper entitled "Faktory ovplyvňujúce študijné výsledky a identifikácia rizikových skupín" + #statistics #research A website for a school club of environmentalists + #web-dev #nuxt A home-made door alarm based on ultrasound sensor distance measurements (in development) + #electronics #rust A discord bot for my local community + #discord #kotlin An interactive game-like app for kids with an advent theme + #web-dev #react A very, very simple free fall simulation + #rust #physics What's my acronym written in x64 Assembly, compiled with NASM + #assembly #nasm The cat clone on meth, inspired by bat (not finished) + #c