Skip to content

Commit

Permalink
added some styles
Browse files Browse the repository at this point in the history
  • Loading branch information
darmag12 committed Sep 6, 2024
1 parent 9b7e60c commit 0cd9fb9
Show file tree
Hide file tree
Showing 2 changed files with 84 additions and 86 deletions.
10 changes: 3 additions & 7 deletions build/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -311,13 +311,7 @@ p {
/* ============***Logo styles***============ */
.logo-pilates {
margin: 20px 5px;
}

/* Media query logo */
@media screen and (max-width: 460px) {
.logo-pilates {
/* margin: 0 0 -20px 10px; */
}
z-index: 5;
}

/* Media query logo */
Expand Down Expand Up @@ -594,11 +588,13 @@ p {
right: 45px;
font-size: 2.5rem;
color: var(--primary-color);
z-index: 9;
}

.openbtn {
cursor: pointer;
margin: 10px 20px -12px 0;
z-index: 9;
}

.openbtn a {
Expand Down
Loading

0 comments on commit 0cd9fb9

Please sign in to comment.