Maybe fix for desktop #2

Closed
decentral1se wants to merge 1 commits from desktop-fix into main
2 changed files with 3 additions and 3 deletions

View File

@ -44,7 +44,7 @@
</div> </div>
<div class="splash-image-content"> <div class="splash-image-content">
<div class="position-absolute"> <div>
<img <img
alt="technology food pyramid showing serverscoop at the base, with operating systems and applications on top" alt="technology food pyramid showing serverscoop at the base, with operating systems and applications on top"
src="static/pyramid.svg" src="static/pyramid.svg"

View File

@ -143,8 +143,8 @@ header img {
.squatting-person { .squatting-person {
position: relative; position: relative;
top: 360px; top: 330px;
right: 532px; right: 90px;
} }
.splash > .button-links { .splash > .button-links {
display: none; display: none;