1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00

Fix Landing Page width

Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
This commit is contained in:
Alex Andreev 2020-11-12 21:44:31 +03:00
parent dc983a757c
commit 049d3205a2

View File

@ -1,4 +1,5 @@
.LandingPage {
width: 100%;
height: 100%;
text-align: center;
z-index: 0;