We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8fcef46 commit d7944fdCopy full SHA for d7944fd
_assets/css/_styles.scss
@@ -351,6 +351,17 @@ nav.TK-Nav, .PRGS-PairNav {
351
}
352
353
354
+
355
+@media screen and (max-width: 1240px){
356
+ #announcement-banner {
357
+ top: 45px;
358
359
+ #announcement-content > * {
360
+ padding-right: 40px;
361
+ }
362
363
+}
364
365
/* Main Menu */
366
367
$text-color: #4a4e52;
0 commit comments