Skip to content

Commit

Permalink
fix: styles horario
Browse files Browse the repository at this point in the history
  • Loading branch information
ialexanderbrito committed Apr 12, 2022
1 parent d74af51 commit 7b208f6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/pages/Barbeiro/Barbeiro.module.scss
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
justify-content: center;
font-size: 34px;
border-radius: 10px;
height: 7vh;

font-family: Orbitron, sans-serif;
font-weight: 600;
Expand Down Expand Up @@ -167,6 +168,7 @@
justify-content: center;
font-size: 34px;
border-radius: 10px;
height: 10vh;

font-family: Orbitron, sans-serif;
font-weight: 600;
Expand Down

0 comments on commit 7b208f6

Please sign in to comment.