10 years later #1
1 changed files with 2 additions and 2 deletions
|
|
@ -42,13 +42,13 @@
|
||||||
box-sizing: content-box;
|
box-sizing: content-box;
|
||||||
}
|
}
|
||||||
|
|
||||||
%size_content_wrap {
|
%size_content_solo {
|
||||||
@extend %size_content;
|
@extend %size_content;
|
||||||
|
|
||||||
*,
|
*,
|
||||||
::before,
|
::before,
|
||||||
::after {
|
::after {
|
||||||
box-sizing: inherit;
|
box-sizing: border-box;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue