diff --git a/assets/css/bobastyle.css b/assets/css/bobastyle.css index 72c889c..b3720ef 100644 --- a/assets/css/bobastyle.css +++ b/assets/css/bobastyle.css @@ -217,14 +217,6 @@ hr { border: 1px solid var(--background-3); } -@media (min-width: 720px) { - .full-width-hr { - /* see also: the related-posts section too */ - margin-left: calc(-100vw / 2 + 760px / 2); - margin-right: calc(-100vw / 2 + 760px / 2); - } -} - table.simple { border-collapse: collapse; border: 2px solid var(--text-1); diff --git a/layouts/_shortcodes/full-width-hr.html b/layouts/_shortcodes/full-width-hr.html deleted file mode 100644 index 93ffb43..0000000 --- a/layouts/_shortcodes/full-width-hr.html +++ /dev/null @@ -1 +0,0 @@ -