UI: Add 10px between version an bottom of landing page

This commit is contained in:
Mike Salvatore 2021-07-28 12:03:47 -04:00
parent cefc450b35
commit 9a3697aadc
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@
.landing-page .guardicore-logo {
position: absolute;
bottom: 0;
bottom: 10px;
left: 0 !important;
}