Skip to content

Commit

Permalink
Update styles & images
Browse files Browse the repository at this point in the history
  • Loading branch information
guicheffer committed Sep 25, 2024
1 parent 2147000 commit 1034527
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
1 change: 1 addition & 0 deletions src/para-fran/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ body {
height: 250px;
text-align: center;
position: relative;
margin: 0 auto;
}

.where img {
Expand Down
6 changes: 2 additions & 4 deletions src/todes-fran/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,7 @@ body {
text-align: center;
position: relative;
padding-top: 10px;
}

.where {
margin-top: 20px;
margin: 0 auto;
}

.content {
Expand All @@ -40,6 +37,7 @@ body {
animation: fadeIn 1.5s ease-out;
position: relative;
z-index: 1;
margin-bottom: 20px;
}

h1 {
Expand Down

0 comments on commit 1034527

Please sign in to comment.