sforkowany z mirror/soapbox
18 wiersze
272 B
SCSS
18 wiersze
272 B
SCSS
![]() |
.dyslexic {
|
||
![]() |
font-family: 'OpenDyslexic' !important;
|
||
![]() |
}
|
||
|
|
||
|
body.dyslexic {
|
||
|
|
||
![]() |
@media screen and (max-width: $nav-breakpoint-2) {
|
||
![]() |
.column-header > button,
|
||
|
.column-header > .btn {
|
||
![]() |
font-size: 11px;
|
||
|
}
|
||
|
}
|
||
![]() |
|
||
![]() |
.detailed-status__meta {
|
||
|
font-size: 12px;
|
||
|
}
|
||
![]() |
}
|