From 42ff5be9607289015c7eab49175626a0b7e89137 Mon Sep 17 00:00:00 2001 From: lorenzo Date: Wed, 26 Jun 2024 12:51:04 +0200 Subject: [PATCH] Update 'web/poinxs/index.html' --- web/poinxs/index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/web/poinxs/index.html b/web/poinxs/index.html index d464605..a7ae9fc 100644 --- a/web/poinxs/index.html +++ b/web/poinxs/index.html @@ -113,10 +113,10 @@ justify-content: space-around; overflow-y: scroll; } .logo img { - z-index: 200; -width: 16vw; +z-index: 200; + width: 16vw; position: fixed; -right: 32vw; + bottom: 75px; }