Skip to content
Snippets Groups Projects
Commit 637c9e60 authored by Toufic Batache's avatar Toufic Batache
Browse files

Add horizontal space between comparison block and container

parent 29332d50
No related branches found
No related tags found
No related merge requests found
Pipeline #9083 failed
......@@ -78,7 +78,7 @@
</script>
<div
class="relative w-full rounded-t-sm bg-white shadow-md md:mb-5"
class="mx-0 relative rounded-t-sm bg-white shadow-md md:mb-5 md:mx-2 md:mb-5 lg:mx-5"
id="situation_{situationsToCompareIndex.join('_')}"
>
<div class="flex justify-end rounded-t-md bg-gray-100 px-6 py-1">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment