diff --git a/resources/views/partials/stylesheet.blade.php b/resources/views/partials/stylesheet.blade.php index d6f6d2c0..c348e617 100644 --- a/resources/views/partials/stylesheet.blade.php +++ b/resources/views/partials/stylesheet.blade.php @@ -67,7 +67,6 @@ body.status-page { background-color: transparent; border-color: {{ $theme_greens }}; color: {{ $theme_greens }}; - font-weight: bold; } .btn.btn-success.btn-outline:hover { background-color: {{ $theme_greens }};