Skip to content

Commit

Permalink
💄Allowance
Browse files Browse the repository at this point in the history
  • Loading branch information
noeypatt committed Mar 31, 2020
1 parent 8e67fdc commit 0239c3b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions styles/index/allowance.scss
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ $primary-color: #39b54a !important;
.title-about {
display: flex;
flex-direction: column;
// align-items: center;
align-items: center;
h6 {
margin-top: 0.5rem;
color: $font-text-sub;
Expand All @@ -26,7 +26,7 @@ $primary-color: #39b54a !important;
.detail-content {
display: flex;
justify-content: center;
align-items: center;
// align-items: center;
margin: 2rem 3rem;

@media (max-width: 575.98px) {
Expand Down

1 comment on commit 0239c3b

@vercel
Copy link

@vercel vercel bot commented on 0239c3b Mar 31, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.