Skip to content

Commit

Permalink
fix: change botton on 12px
Browse files Browse the repository at this point in the history
  • Loading branch information
RezenkovD committed Aug 17, 2023
1 parent 98d77be commit 8370c99
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions vr_club_site/templates/site/style/devices.css
Original file line number Diff line number Diff line change
Expand Up @@ -251,6 +251,11 @@
line-height: normal;
}

.accordion-content p {
margin-bottom: 12px;
margin-top: 12px;
}

@media screen and (max-width: 768px) {

.ellipse-1 {
Expand Down

0 comments on commit 8370c99

Please sign in to comment.