change max-width

This commit is contained in:
Satya Benson 2024-03-03 20:25:07 -05:00
parent 8fdf5c1e82
commit 5187c76c76
1 changed files with 3 additions and 3 deletions

View File

@ -300,7 +300,7 @@ ol ol {
display: flex;
flex-direction: column;
padding: 40px;
max-width: 864px;
max-width: 100%;
min-height: 100vh;
border-right: 1px solid rgba(255, 255, 255, 0.1);