We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f530061 commit a9b1661Copy full SHA for a9b1661
1 file changed
src/styles/custom.scss
@@ -5,7 +5,7 @@
5
6
[class*='announcementBar_'] {
7
background: radial-gradient(circle, rgba(58, 99, 255, 1), rgba(42, 179, 252, 1) 90%);
8
- //display: none;
+ display: none;
9
10
&:hover,
11
&:focus,
0 commit comments