Tried to make the website responsive
This commit is contained in:
parent
284e70b841
commit
3c57aa8ece
4 changed files with 37 additions and 1 deletions
|
@ -5,8 +5,8 @@
|
|||
overflow: hidden;
|
||||
background-color: var(--history-background-color);
|
||||
padding: 1em;
|
||||
border-radius: 2em;
|
||||
margin: 1em;
|
||||
border-radius: 2em;
|
||||
}
|
||||
|
||||
.history {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue