Skip to content
This repository has been archived by the owner on Apr 25, 2024. It is now read-only.

Commit

Permalink
prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
danielamormocea committed Nov 9, 2021
1 parent 5c10063 commit 07d7ef0
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
1 change: 0 additions & 1 deletion src/components/manage/Blocks/NavigationBlock/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@
}
}


@media screen and (max-width: 1300px) and (min-width: 768px) {
.sticky-tabs {
top: 79px;
Expand Down
3 changes: 0 additions & 3 deletions theme/site/collections/menu.overrides
Original file line number Diff line number Diff line change
Expand Up @@ -317,7 +317,6 @@
}

.navigation .menu > .dropdown.item > .menu {

left: 50%;
// box-shadow : 0px 0px 25px 0px rgba(0, 0, 0, 0.2);
left: 50%;
Expand Down Expand Up @@ -389,7 +388,6 @@
}
}


@media (max-width: 450px) {
.logoImage {
height: 55px !important;
Expand All @@ -416,7 +414,6 @@
}

.sticky-inner-wrapper {

z-index: 10;
background: @stickyMenuColor;
box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2);
Expand Down

0 comments on commit 07d7ef0

Please sign in to comment.