mirror of
https://github.com/fhswf/aki_prj23_transparenzregister.git
synced 2025-06-21 21:43:55 +02:00
Changed vh to %
This commit is contained in:
@ -1,6 +1,7 @@
|
|||||||
.home {
|
.home {
|
||||||
float: left;
|
float: left;
|
||||||
height: 100vh;
|
height: 100vh;
|
||||||
|
width: 100%;
|
||||||
background-color: var(--ash-gray);
|
background-color: var(--ash-gray);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user