forked from rebillar/site-accueil-insa
12 lines
175 B
Text
12 lines
175 B
Text
.languageSelection {
|
|
padding: 0 15px;
|
|
display: inline-block;
|
|
|
|
.items {
|
|
margin-left: -50px;
|
|
}
|
|
|
|
.borderedControl {
|
|
transition: box-shadow 0s !important;
|
|
}
|
|
}
|