We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61bc30e commit cbeb2c0Copy full SHA for cbeb2c0
mons/src/scss/home/banner.scss
@@ -328,3 +328,7 @@
328
opacity: 100% !important;
329
}
330
331
+
332
+html .menu-sticky #portal-header #portal-header-top.sticky {
333
+ padding: 1rem 0;
334
+}
saintvith/src/scss/main.scss
@@ -20,20 +20,6 @@ $enable-roboto-webfont: false;
20
21
//// STYLES
22
23
-.site-oshz,
24
-.site-cpas {
25
- .account {
26
- display: none;
27
- }
28
-
29
- #portal-languageselector {
30
- .language-nl,
31
- .language-en {
32
33
34
35
-}
36
37
.see_all a::after {
38
display: none;
39
0 commit comments