@@ -145,21 +145,20 @@ html {
}
.languageList {
- display: flex;
- justify-content: space-between;
padding: 10px 20px;
font-size: 0.875rem;
color: #cbc9d6;
- text-align: center;
+ text-align: right;
position: absolute;
width: 100%;
z-index: 1;
.languageItem {
- flex: 1;
position: relative;
height: 2em;
+ display: inline-block;
+ margin-left: 5px;
&-act {
color: #fff;