10 years later #1
1 changed files with 10 additions and 0 deletions
|
|
@ -38,6 +38,16 @@
|
|||
margin-left: 0;
|
||||
}
|
||||
|
||||
%size_content {
|
||||
box-sizing: content-box;
|
||||
|
||||
*,
|
||||
::before,
|
||||
::after {
|
||||
box-sizing: inherit;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
// Structure attributes
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue