Skip to content

Commit

Permalink
added styling in tips page (#94)
Browse files Browse the repository at this point in the history
  • Loading branch information
NeelamAryaa committed Mar 16, 2021
1 parent e1878a0 commit 1803926
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion periodo/components/tips/cards.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,11 @@
background: coral;
display: flex;
justify-content: center;
border-radius: 5%;
border-radius: 5rem;
width: 80%;
align-items: center;
background-attachment: fixed;
margin-bottom: 3rem;
}
.container{
position: relative;
Expand Down

0 comments on commit 1803926

Please sign in to comment.