Skip to content

Commit

Permalink
Update styles.css
Browse files Browse the repository at this point in the history
  • Loading branch information
xxiicode committed Mar 29, 2024
1 parent fd6ee42 commit 6c5a33f
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions app/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -885,3 +885,11 @@ div.accordions-container {

/*Accordion end*/


/* Alambre */
@media (min-width: 1200px) {
li a {
font-size: 22px;
font-family: 'freight-text-pro', serif;
}
}

0 comments on commit 6c5a33f

Please sign in to comment.