mirror of
https://github.com/Spythere/pojazdownik.git
synced 2026-05-03 11:45:34 +00:00
Przywrócono podział typów pojazdów w menu wyboru
This commit is contained in:
@@ -113,6 +113,18 @@ button.btn {
|
||||
font-weight: bold;
|
||||
transition: all 250ms;
|
||||
border: none;
|
||||
|
||||
&:focus-visible {
|
||||
outline: 1px solid white;
|
||||
}
|
||||
}
|
||||
|
||||
&--choice {
|
||||
padding: 0.25em 0.3em;
|
||||
|
||||
&:focus-visible {
|
||||
outline: 1px solid white;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user