Skip to content

Commit

Permalink
First commit frescopa
Browse files Browse the repository at this point in the history
  • Loading branch information
Ritwik Srivastava authored and Ritwik Srivastava committed Feb 28, 2025
1 parent 9011651 commit 5aa5367
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 1 deletion.
2 changes: 1 addition & 1 deletion blocks/footer/footer.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
footer {
background-color: var(--light-color);
background-color: #eddaca;
font-size: var(--body-font-size-xs);
}

Expand Down
4 changes: 4 additions & 0 deletions blocks/header/header.css
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,10 @@ header nav[aria-expanded='true'] {
min-height: 0;
overflow: visible;
}

.header .icon-search img {
margin-left: 400px;
}
}

header nav p {
Expand Down
22 changes: 22 additions & 0 deletions icons/frescopa.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 5aa5367

Please sign in to comment.