Skip to content

Commit

Permalink
gramado.css: New version
Browse files Browse the repository at this point in the history
  • Loading branch information
frednora committed Jul 22, 2023
1 parent 089d74e commit a0a627f
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions assets/css/gramado.css
Original file line number Diff line number Diff line change
Expand Up @@ -111,13 +111,15 @@ a:hover {
margin: 0;
}
.gramado-nav li {
width: fit-content;
text-align: center;
display: block;
padding: 0.4% 0.2% 0.2% 0.2%;
}
.gramado-nav a {
text-align: center;
text-decoration: none;
text-transform: uppercase;
text-align: center;
color: #808080;
display: inline-block;
}
Expand All @@ -133,9 +135,10 @@ a:hover {
font-size: 2.0vw;
}
.gramado-footer {
font-size: 1.0vw;
font-size: 1.5vw;
text-align: center;
color: #C0C0C0;
padding-bottom: 2%;
}
}

Expand Down

0 comments on commit a0a627f

Please sign in to comment.