css home fixe

This commit is contained in:
2024-04-30 23:13:01 +02:00
parent d40d483861
commit 208b8db26f
4 changed files with 12 additions and 16 deletions
@@ -8,7 +8,6 @@
body #content-ontop {
position: relative;
top: -1400px;
padding-top: 5rem; }
@media screen and (max-width: 300px) {
body #content-ontop {
@@ -17,8 +16,7 @@ body #content-ontop {
body #background-animated {
width: 100VW;
z-index: -1;
position: relative;
left: -400px; }
position: absolute; }
article.publications, article.interviews {
margin-top: 1rem; }