Commit 1a0b3b5d authored by Nikolay Gromov's avatar Nikolay Gromov

Чекбоксы, радиокнопки: общее название той же примесью, что у прочих

parent 4dcf78af
...@@ -10,10 +10,7 @@ ...@@ -10,10 +10,7 @@
margin-bottom: $typo-margin-vertical; margin-bottom: $typo-margin-vertical;
&__title { &__title {
display: block; @include field-name;
font-weight: 700;
line-height: $line-height;
margin-bottom: 0.4em;
} }
&__input-wrap { &__input-wrap {
......
...@@ -10,10 +10,7 @@ ...@@ -10,10 +10,7 @@
margin-bottom: $typo-margin-vertical; margin-bottom: $typo-margin-vertical;
&__title { &__title {
display: block; @include field-name;
font-weight: 700;
line-height: $line-height;
margin-bottom: 0.4em;
} }
&__input-wrap { &__input-wrap {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment