Skip to content

Commit

Permalink
Adapting HTML to new structure
Browse files Browse the repository at this point in the history
  • Loading branch information
GeorgeLimaDev committed Aug 3, 2023
1 parent 0a60be7 commit 07fadfe
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 109 deletions.
140 changes: 39 additions & 101 deletions index.html

Large diffs are not rendered by default.

9 changes: 1 addition & 8 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -64,14 +64,7 @@ header {
padding-left: 1em;
}

.right {
display: flex;
height: 4.75rem;
justify-content: space-between;
align-items: center;
align-self: stretch;
margin: 0.5em;
}


/*Media Queries*/

Expand Down

0 comments on commit 07fadfe

Please sign in to comment.