formatting

This commit is contained in:
saces 2020-07-17 23:55:49 +02:00
parent 797258176e
commit d7a3b6b7ae

View File

@ -1,18 +1,16 @@
<!DOCTYPE html>
<html lang="de">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>App selector 3000</title>
<link rel="stylesheet" href="w3.css">
</head>
<body>
<div class="w3-display-container w3-green" style="height:100vh;">
<div class="w3-display-middle">
<div class="w3-container w3-center">
<div class="w3-row">
<div class="w3-col">
@ -39,4 +37,5 @@
</div>
</div>
</body>
</html>