Skip to content

Commit

Permalink
fix link shit in css
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexia Steinberg committed Dec 15, 2024
1 parent 9167d6a commit 48338ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/css/goldendog.css
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ padding: 0.4rem 1rem;
}
footer a {
color: #4a90e2;
margin: 0 10px;
margin: 0 0.2rem; /* achicamos el espacio horizontal de los links */
}

.features {
Expand Down

0 comments on commit 48338ea

Please sign in to comment.