Skip to content

Commit

Permalink
box-shadow: 0 4px 10px #0000001a;
Browse files Browse the repository at this point in the history
  • Loading branch information
codersaiful committed Nov 30, 2023
1 parent 30582f6 commit 28f18ed
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion assets/css/new-admin.css
Original file line number Diff line number Diff line change
Expand Up @@ -33,14 +33,15 @@ body .wpt-header, body .wpt-content {
width: 100%;
background: white;
z-index: 999;
box-shadow: 0 4px 10px #0000001a;
}
@media (max-width: 779px) {
.wpt-header.wpt-clearfix.topbar-fixed-on-scroll {
top: 0;
}
}
.topbar-fixed-on-scroll-main-element{
margin-top: 250px;
margin-top: 200px;
}
.wpt-clearfix:before, .wpt-clearfix:after {
display: table;
Expand Down

0 comments on commit 28f18ed

Please sign in to comment.