mirror of
https://github.com/Spythere/pojazdownik.git
synced 2026-05-04 03:58:11 +00:00
feature: miniaturki składu
This commit is contained in:
+3
-10
@@ -3,7 +3,7 @@
|
||||
$breakpointMd: 960px;
|
||||
$breakpointSm: 550px;
|
||||
|
||||
$bgColor: #2c3149;
|
||||
$bgColor: #2b3552;
|
||||
$textColor: #fff;
|
||||
$secondaryColor: #222;
|
||||
$accentColor: #e4c428;
|
||||
@@ -86,6 +86,8 @@ button.btn {
|
||||
|
||||
outline: none;
|
||||
background-color: #222;
|
||||
border-radius: 8px;
|
||||
font-weight: bold;
|
||||
|
||||
transition: all 250ms;
|
||||
|
||||
@@ -120,15 +122,6 @@ button.btn {
|
||||
outline: 1px solid white;
|
||||
}
|
||||
}
|
||||
|
||||
&--choice {
|
||||
padding: 0.25em 0.3em;
|
||||
background-color: #222;
|
||||
|
||||
&:focus-visible {
|
||||
outline: 1px solid white;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
select,
|
||||
|
||||
Reference in New Issue
Block a user