We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8d7b88 commit f01d1ecCopy full SHA for f01d1ec
mouscron/src/scss/home/banner.scss
@@ -210,6 +210,10 @@
210
}
211
212
//langues
213
+#portal-header #portal-header-top #header-links {
214
+ gap: 10px;
215
+}
216
+
217
#portal-languageselector {
218
border: 1px solid #ddd;
219
background: #fff;
@@ -219,11 +223,6 @@
223
width: 95px;
220
224
margin: 0;
221
225
222
- @media screen and (max-width: 900px) {
- position: absolute;
- top: 70px;
- }
226
-
227
li {
228
display: inline-block;
229
margin-left: 10px;
0 commit comments