Full height index

This commit is contained in:
barsdeveloper
2023-05-24 19:46:42 +02:00
parent 9fc936f228
commit d9125d9c0f
2 changed files with 6 additions and 3 deletions

View File

@@ -6,7 +6,9 @@
<title>UE Blueprint</title>
<link rel="stylesheet" href="dist/css/ueb-style.css">
<style>
ueb-blueprint {
body {
margin: 0;
padding: 0;
--ueb-height: 100vh;
}
</style>