Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/lxndrblz/anatole.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'assets/css/style.css')
-rw-r--r--assets/css/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/css/style.css b/assets/css/style.css
index 2fe33ea..76d0d57 100644
--- a/assets/css/style.css
+++ b/assets/css/style.css
@@ -937,7 +937,7 @@ a.btn {
display: inherit;
}
-@media screen and (min-width: 960px), print {
+@media screen and (min-width: 961px), print {
header {
border-bottom: 1px solid var(--border-color);
}