Skip to content

Commit

Permalink
#142 fix ca-btn on mobile
Browse files Browse the repository at this point in the history
  • Loading branch information
pr130 committed Sep 14, 2020
1 parent 01ed80e commit e28ebf9
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion static/css/application.css
Original file line number Diff line number Diff line change
Expand Up @@ -541,8 +541,12 @@ i.caveat {
min-width: 75px;
max-width: 200px;
margin: 5px 0;
border: 6px solid white;
font-size: 1.2rem;
font-family: 'Montserrat', sans-serif;
color: #ffffff;
font-weight: bold;
}

}

/* ========== NAVIGATION ========== */
Expand Down

0 comments on commit e28ebf9

Please sign in to comment.