shrink solar system

This commit is contained in:
ktyl 2021-12-31 16:37:00 +00:00
parent 1764cf3bdb
commit 962095a0f2
3 changed files with 11 additions and 5 deletions

View File

@ -54,10 +54,8 @@
position: fixed;
margin: 0;
padding: 50% 0 0 0;
padding: 20% 0 0 0;
height: 100%;
/*background-color: blue;*/
}
}

View File

@ -10,6 +10,14 @@
/*background-color: var(--background);*/
background-color: transparent;
}
@media only screen and (max-width: 600px) {
.planets {
height: 100vmax;
width: 100vmax;
transform: scale(0.5) translate(50%, 50%);
}
}
.planet {
position: absolute;

View File

@ -12,8 +12,8 @@
* [ ] about
* [ ] narrow text
* [ ] hope -> use
* [ ] solar system
* [ ] smaller
* [x] solar system
* [x] smaller
* [ ] gallery
* [ ] column too thin
* [ ] features