rename "#content" to ".container"

This commit is contained in:
2022-04-13 11:36:03 +05:00
parent 29faab218f
commit a77fb1a69d
2 changed files with 2 additions and 2 deletions

View File

@ -62,7 +62,7 @@ body {
box-sizing: border-box;
}
#content {
.container {
margin: 2em auto;
max-width: 80%;
margin-bottom: 0;