Download as pdf or txt
Download as pdf or txt
You are on page 1of 1

@media

app.min.css?_=87851:5
body::before {
​ content: "md";
}
@media
app.min.css?_=87851:5
body::before {
​ content: "sm";
}
app.min.css?_=87851:5
body::before {
​ display: none;
​ content: "xs";
}
_reboot.scss:22
*, ::after, ::before {
​ box-sizing: border-box;
}
Pseudo ::after element
app.min.css?_=87851:5
body::after {
​ content: "xs,sm,md,lg,xl,xxl";
​ display: none;
}
_reboot.scss:22
*, ::after, ::before {
​ box-sizing: border-box;
}

You might also like