diff --git a/public/style/4nk.css b/public/style/4nk.css index 852af49..4da1876 100644 --- a/public/style/4nk.css +++ b/public/style/4nk.css @@ -267,7 +267,7 @@ body { display: flex; justify-content: center; align-items: center; - height: 200px; + /* height: 200px; */ } .btn { @@ -369,6 +369,17 @@ body { } + /* QR READER */ + #qr-reader div { + position: inherit; + } + + #qr-reader div img{ + top: 15px ; + right: 25px; + margin-top: 5px; + } + /* INPUT CSS **/ .input-container { diff --git a/src/html/home.html b/src/html/home.html index 86ef726..4ac40a8 100644 --- a/src/html/home.html +++ b/src/html/home.html @@ -58,7 +58,7 @@
QR Code
-
+