Skip to content

Commit a8b20ae

Browse files
committed
css width adjust 66.6%
1 parent 8cc6957 commit a8b20ae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Wireframe/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ https://www.w3.org/WAI/tutorials/page-structure/regions/
5050
main {
5151
max-width: var(--container);
5252
margin: 0 auto calc(var(--space) * 4) auto;
53-
width: 70%;
53+
width: 66.666%;
5454
}
5555

5656
footer {

0 commit comments

Comments
 (0)