Merge branch 'main' of github.com:cdransf/coryd.dev
This commit is contained in:
commit
20ed56b848
4 changed files with 20 additions and 1 deletions
|
@ -201,6 +201,7 @@ hr {
|
|||
table {
|
||||
display: block;
|
||||
overflow-x: scroll;
|
||||
overscroll-behavior: contain;
|
||||
width: 100%;
|
||||
max-width: fit-content;
|
||||
margin: 0 auto;
|
||||
|
|
Reference in a new issue