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

Fix Landing Page width (#1359)

Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
This commit is contained in:
Alex Andreev 2020-11-13 15:36:45 +03:00 committed by GitHub
parent 88fb43b73b
commit 73d50f4695
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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