This commit is contained in:
Alexander 2025-06-13 08:49:07 -04:00
parent 02c92e795f
commit a056164bd7
3 changed files with 9 additions and 8 deletions

View file

@ -2,5 +2,5 @@
max-width: 900px;
margin-left: auto;
margin-right: auto;
overflow: visible;
overflow: auto;
}