Skip to content

Commit

Permalink
update styles
Browse files Browse the repository at this point in the history
  • Loading branch information
erabasco committed Oct 18, 2024
1 parent f62ec41 commit b730e54
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions assets/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -1168,6 +1168,7 @@ footer {
padding: 40px; /* Espaciado interno */
text-align: center; /* Centrar el contenido */
color: white; /* Color del texto blanco */
width: auto;
}


Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!DOCTYPE html>
<html lang="en">
<html lang="es">

<head>
<meta content="text/html; charset=utf-8" http-equiv="content-type">
Expand Down

0 comments on commit b730e54

Please sign in to comment.