Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
tikiyiki authored Nov 20, 2023
1 parent 1f646d9 commit d1974c2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3620,7 +3620,7 @@
padding: 10px;
margin-top: 3rem;
margin-bottom: 1rem;
border-bottom: 1px solid #a0a0a0f6;

}

.Promo{
Expand All @@ -3640,7 +3640,7 @@

.Prom{
display: grid;
grid-template-rows: 0.15fr 0.25fr 1fr;
grid-template-rows: 0.15fr 0.25fr;
justify-content: space-between;
row-gap: 1rem;
justify-items: center;
Expand Down

0 comments on commit d1974c2

Please sign in to comment.