mirror of
https://github.com/KabKebab/GS13.git
synced 2026-08-30 16:38:30 +01:00
16 lines
211 B
SCSS
16 lines
211 B
SCSS
.NtosHeader__left {
|
|
position: absolute;
|
|
left: 12px;
|
|
}
|
|
|
|
.NtosHeader__right {
|
|
position: absolute;
|
|
right: 12px;
|
|
}
|
|
|
|
.NtosHeader__icon {
|
|
margin-top: -9px;
|
|
margin-bottom: -6px;
|
|
vertical-align: middle;
|
|
}
|