Skip to content

Commit

Permalink
Merge branch 'main' into feature/issue-347-challenges-side-menu
Browse files Browse the repository at this point in the history
  • Loading branch information
Pamela Glickman authored and Pamela Glickman committed Aug 27, 2024
2 parents f313c18 + 6a17def commit f565008
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion app/assets/stylesheets/layouts/team_page.scss
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,10 @@

/* Custom, iPhone Retina */
@media only screen and (min-device-width: 320px) and (min-width: 320px) {
.team_page {
.team_page:has(> .side_menu){
display: flex;
}
.team_page {

> section > section {
padding: 0.25em 1.5em;
Expand Down

0 comments on commit f565008

Please sign in to comment.