[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Noalyss-commit] [noalyss] 02/04: Cosmetic: fix logo size for small scre
From: |
Dany De Bontridder |
Subject: |
[Noalyss-commit] [noalyss] 02/04: Cosmetic: fix logo size for small screen |
Date: |
Tue, 17 Sep 2019 12:31:00 -0400 (EDT) |
sparkyx pushed a commit to branch master
in repository noalyss.
commit 1387ccabcfa43c243149c65a4a23d87a7fd0cf4b
Author: Dany De Bontridder <address@hidden>
Date: Mon Sep 16 08:13:55 2019 +0200
Cosmetic: fix logo size for small screen
---
html/index.css | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/html/index.css b/html/index.css
index 6ad79b7..9648ec1 100644
--- a/html/index.css
+++ b/html/index.css
@@ -180,7 +180,7 @@ BODY {
#logo_id {
z-index:-1;
position:absolute;
- width:15%;
+
left:0px;
top:20px;
height: 15%;