forked from p15670423/monkey
UI: Add 10px between version an bottom of landing page
This commit is contained in:
parent
cefc450b35
commit
9a3697aadc
|
@ -29,7 +29,7 @@
|
|||
|
||||
.landing-page .guardicore-logo {
|
||||
position: absolute;
|
||||
bottom: 0;
|
||||
bottom: 10px;
|
||||
left: 0 !important;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue