Repository URL to install this package:
|
Version:
0.19.0 ▾
|
html {
background-color: $base-background-color;
box-sizing: border-box;
}
*,
*::before,
*::after {
box-sizing: inherit;
}
figure {
margin: 0;
}
img,
picture {
margin: 0;
max-width: 100%;
}