Skip to content

Commit

Permalink
fix: questions
Browse files Browse the repository at this point in the history
  • Loading branch information
RezenkovD committed Aug 17, 2023
1 parent cd4eed8 commit 6ba7b1d
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions vr_club_site/templates/site/style/devices.css
Original file line number Diff line number Diff line change
Expand Up @@ -346,6 +346,20 @@
z-index: 1;
}

.questions {
margin-top: 40px;
width: auto;
height: auto;
color: #FFF;
text-align: center;
font-family: Montserrat, serif;
font-size: 28px;
font-style: normal;
font-weight: 700;
line-height: normal;
z-index: 5;
}

#faq i{
margin-top: auto;
margin-bottom: auto;
Expand Down

0 comments on commit 6ba7b1d

Please sign in to comment.