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

View File

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