Skip to content

Commit

Permalink
updates to div instructions on play
Browse files Browse the repository at this point in the history
  • Loading branch information
1anya1 committed Jul 22, 2021
1 parent bf55fd1 commit 8005530
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 5 deletions.
3 changes: 1 addition & 2 deletions styles.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion styles.css.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 1 addition & 2 deletions styles.scss
Original file line number Diff line number Diff line change
Expand Up @@ -314,12 +314,12 @@ body{
background: rgba(255, 255, 255, 0.9);
width: 90%;
margin: 0 auto;
margin-bottom: 40px;
.intro{
display: flex;
flex-direction: row;
align-items: center;
justify-content: space-between;
margin-bottom: 40px;
@include bp-small{
margin-top: 30px;
}
Expand Down Expand Up @@ -387,7 +387,6 @@ body{
}
.show{
margin-bottom: 40px;
margin-top: -30px;
p{
display: unset;
}
Expand Down

0 comments on commit 8005530

Please sign in to comment.