Skip to content

Commit

Permalink
footer box style with sidebar image
Browse files Browse the repository at this point in the history
  • Loading branch information
azouaoui-med committed Feb 1, 2023
1 parent b87ce88 commit 9cf0196
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/styles/styles.scss
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,12 @@ a {
box-shadow: 1px 1px 4px $bg-color;
}

&.has-bg-image {
.footer-box {
background-color: rgba(#162d4a, 0.7);
}
}

&.collapsed {
.pro-sidebar-logo {
> h5 {
Expand Down

0 comments on commit 9cf0196

Please sign in to comment.