Adding support for poput able windows and watch 2 gather

This commit is contained in:
WolverinDEV
2020-08-08 01:03:54 +02:00
parent bbcef83443
commit bb41c6e2a0
23 changed files with 260 additions and 76 deletions
@@ -27,7 +27,6 @@
justify-content: center;
-ms-overflow-style: none;
-webkit-app-region: drag;
}
img {
@@ -75,7 +74,7 @@
background: whitesmoke;
border: none;
width: 0%;
width: 0;
height: 100%;
}
@@ -98,8 +97,8 @@
</head>
<body>
<div class="container-logo">
<img class="logo" src="img/logo.svg">
<img class="smoke" src="img/smoke.png">
<img class="logo" src="img/logo.svg" alt="logo">
<img class="smoke" src="img/smoke.png" alt="">
</div>
<div class="container-info">
<a id="loading-text">Loading... Please wait!</a>