Kein Kommentar
This commit is contained in:
parent
0d9570db4f
commit
ff3af38c25
1 changed files with 2 additions and 2 deletions
|
|
@ -42,13 +42,13 @@
|
|||
box-sizing: content-box;
|
||||
}
|
||||
|
||||
%size_content_wrap {
|
||||
%size_content_solo {
|
||||
@extend %size_content;
|
||||
|
||||
*,
|
||||
::before,
|
||||
::after {
|
||||
box-sizing: inherit;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue