diff --git a/_sass/custom/module.scss b/_sass/custom/module.scss index 7e72b8842ce7aec31a8e21e23184320068537001..572e28146289811ae6d2356e68b710c0d4b6854b 100644 --- a/_sass/custom/module.scss +++ b/_sass/custom/module.scss @@ -65,10 +65,13 @@ padding-top: 0; } + ol, ul, dl { + margin: 0; + } + dl { display: flex; flex-direction: column; - margin: 0; @include mq(sm) { flex-direction: row;