change it to a max-width

This commit is contained in:
leah 2021-04-12 21:58:31 +01:00
parent b18c0c92b4
commit 6c1dbb7aa4
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ body{
.memo {
text-align: left;
width: 500px;
max-width: 500px;
margin: 48px auto;
background-color: #fafafa;
background-image: url("./bg.png");