mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-28 12:12:22 -05:00
Make YAML .box:es not round to match with our figures
This commit is contained in:
parent
775e3681b0
commit
3f38e0a431
@ -1476,6 +1476,10 @@
|
|||||||
pre {
|
pre {
|
||||||
font-size: 87.5%;
|
font-size: 87.5%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.box {
|
||||||
|
border-radius: 0;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@media screen and ( min-width: 75em ) {
|
@media screen and ( min-width: 75em ) {
|
||||||
|
Loading…
Reference in New Issue
Block a user