Browse Source

added with of entire div

pull/72/head
Sawan Chauhan 3 years ago
parent
commit
15d16f9ba0
  1. 1
      www/templates/_partial/navbar.html

1
www/templates/_partial/navbar.html

@ -7,6 +7,7 @@
.sticky { .sticky {
position:sticky; position:sticky;
top:0; top:0;
width: 100%;
} }
.announcement { .announcement {
width:100%; width:100%;

Loading…
Cancel
Save