Tried to make the website responsive

This commit is contained in:
Sage The DM 2024-09-18 12:52:36 +02:00
parent 284e70b841
commit 3c57aa8ece
4 changed files with 37 additions and 1 deletions

View file

@ -5,8 +5,8 @@
overflow: hidden;
background-color: var(--history-background-color);
padding: 1em;
border-radius: 2em;
margin: 1em;
border-radius: 2em;
}
.history {