11 lines
130 B
SCSS
11 lines
130 B
SCSS
.homepage-header {
|
|
text-align: center;
|
|
}
|
|
|
|
.lang-toggle-icon {
|
|
margin-left: 0;
|
|
svg {
|
|
width: 64px;
|
|
height: 24px;
|
|
}
|
|
} |