Skip to content
Snippets Groups Projects
Unverified Commit 6e1a627b authored by GyDi's avatar GyDi
Browse files

fix: style

parent 62d4c65e
No related branches found
No related tags found
No related merge requests found
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
> header { > header {
flex: 0 0 58px; flex: 0 0 58px;
width: 90%; width: 90%;
max-width: 850px; // max-width: 850px;
margin: 0 auto; margin: 0 auto;
padding-right: 4px; padding-right: 4px;
box-sizing: border-box; box-sizing: border-box;
...@@ -28,7 +28,7 @@ ...@@ -28,7 +28,7 @@
.base-content { .base-content {
width: 90%; width: 90%;
max-width: 850px; // max-width: 850px;
margin: 0 auto; margin: 0 auto;
} }
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment