CSS adjustment

This commit is contained in:
mez 2024-03-24 21:17:39 +00:00
parent 63b9b9cca5
commit 60f716c3b3
2 changed files with 4 additions and 674 deletions

View file

@ -87,6 +87,10 @@ h1,h2 {
padding-left:5px
}
details.game-item div.history {
max-width: 95%;
}
h1:first-of-type {
margin:0 0 15px
}