1
0
mirror of https://github.com/moparisthebest/xeps synced 2024-11-21 16:55:07 -05:00

Make YAML .box:es not round to match with our figures

This commit is contained in:
Jonas Schäfer 2019-04-06 09:42:47 +02:00
parent 775e3681b0
commit 3f38e0a431

View File

@ -1476,6 +1476,10 @@
pre {
font-size: 87.5%;
}
.box {
border-radius: 0;
}
}
@media screen and ( min-width: 75em ) {