Skip to content

Commit

Permalink
Update _layout.scss
Browse files Browse the repository at this point in the history
container-flex
  • Loading branch information
brenorb committed May 30, 2024
1 parent c527b95 commit ec511ed
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions _sass/_layout.scss
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@ header {
.container {
text-align: center;
}
.container-flex{
display: flex; // new
}

@media (min-width: $mobile-break) {
background-size: contain;
Expand Down

0 comments on commit ec511ed

Please sign in to comment.