Skip to content

Commit

Permalink
Update ambiente.css
Browse files Browse the repository at this point in the history
  • Loading branch information
Html-Czllt authored Aug 3, 2024
1 parent e816467 commit 0851d6e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions ambiente.css
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ body {
margin: 0;
padding: 0;
color: #333;
font-size: 18px;
font-size: 20px;
}

header {
Expand Down Expand Up @@ -68,7 +68,7 @@ nav {
margin: 5px;
padding: 10px 15px;
color: #f5f5f5;
font-size: 18px;
font-size: 20px;
background-color: #333;
text-decoration: none;
border: 2px solid #333;
Expand Down Expand Up @@ -430,7 +430,7 @@ footer {

.social-icons a {
color: #f5f5f5;
font-size: 18px;
font-size: 20px;
text-decoration: none;
}

Expand Down Expand Up @@ -489,7 +489,7 @@ footer {
border: none;
border-radius: 5px;
padding: 10px 15px;
font-size: 18px;
font-size: 20px;
text-align: center;
cursor: pointer;
text-decoration: none;
Expand Down

0 comments on commit 0851d6e

Please sign in to comment.