Update style.css

This commit is contained in:
Félix MARQUET
2023-01-17 12:12:30 +01:00
committed by GitHub
parent ba5b21cb78
commit 13c4a76b9b

View File

@@ -528,8 +528,9 @@ body {
line-height: 1;
}
.previous-results {
position: relative;
max-width: 350px;
top: 100px;
top: -300px;
margin: 24px 12px;
}
.previous-list {