diff --git a/templates/base.html b/templates/base.html
index 568a0f0..b49d54a 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -608,7 +608,7 @@
if (!window.articleIconStylesAdded) {
const style = document.createElement('style');
style.textContent = `
- @media (max-width: 1024px) {
+ @media (max-width: 760px) {
.article-link-icon,
.article-link-icon.fallback {
display: none !important;