Skip to content
Snippets Groups Projects
Commit 2a45a0dd authored by shamalainen's avatar shamalainen
Browse files

Fix centering issue

parent 397df950
No related branches found
No related tags found
No related merge requests found
......@@ -27,7 +27,9 @@
width: 100%;
}
@include breakpoint($extrawide) {
flex-grow: 1;
order: 2;
width: 80%;
}
@include breakpoint($xlarge) {
padding: 0 2rem;
......
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