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; }