Skip to content

Commit 9cf0196

Browse files
committed
footer box style with sidebar image
1 parent b87ce88 commit 9cf0196

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/styles/styles.scss

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,12 @@ a {
112112
box-shadow: 1px 1px 4px $bg-color;
113113
}
114114

115+
&.has-bg-image {
116+
.footer-box {
117+
background-color: rgba(#162d4a, 0.7);
118+
}
119+
}
120+
115121
&.collapsed {
116122
.pro-sidebar-logo {
117123
> h5 {

0 commit comments

Comments
 (0)