diff --git a/inc/footer.php b/inc/footer.php index 5be630e..afdb818 100755 --- a/inc/footer.php +++ b/inc/footer.php @@ -15,6 +15,7 @@
+
diff --git a/style.less b/style.less index 26f3fa7..7e10a54 100755 --- a/style.less +++ b/style.less @@ -204,6 +204,10 @@ main { justify-content: center; } +.traitinterlude > hr { + display: none; +} + .traitinterlude { border-top: 2px gray dashed; width: 650px;