This commit is contained in:
José Conde
2023-06-14 20:26:42 +02:00
parent cc458a43db
commit 8dcc575699
17 changed files with 527 additions and 26 deletions

View File

@ -38,9 +38,10 @@ body {
margin: 0;
padding: 0;
font-family: 'Roboto', sans-serif;
background-color: #121212
}
.main-container {
width: 1366px;
margin: 0 auto;
margin: 0 auto;;
}