1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/renderer/components/+landing-page/landing-page.scss
Jim Ehrismann 28da6330bb css tweaks for landing page as a PageLayout
Signed-off-by: Jim Ehrismann <jehrismann@mirantis.com>
2021-02-03 08:20:57 -05:00

4 lines
65 B
SCSS

.PageLayout.LandingPage {
--width: 80%;
text-align: center;
}