Skip to content

Commit

Permalink
Updated
Browse files Browse the repository at this point in the history
  • Loading branch information
Leandro committed Jun 24, 2019
1 parent 76c9098 commit ab19ca6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ body {

h1 {
font-family: 'Righteous', 'Lato', sans-serif;
font-size: 2.75rem;
font-size: 2rem;
text-align: center;
text-transform: uppercase;
}
Expand Down Expand Up @@ -92,7 +92,7 @@ section .container {
#dspMap {
border: 5px solid #009f9f;
border-radius: 20px;
height: 200px;
height: 150px;
margin: 0.5rem auto;
width: 96%;
}
Expand Down

0 comments on commit ab19ca6

Please sign in to comment.