diff --git a/styles.css b/styles.css index bab83f3..e5b0091 100644 --- a/styles.css +++ b/styles.css @@ -16,7 +16,7 @@ nav[aria-label="Primary"] > div span { } /* Adjust the font styling within tweets */ -[aria-label="Timeline: Notifications"] article div[lang] span { +[aria-label="Timeline: Notifications"] article div[lang] { display: block; font-size: 14px; line-height: 1.5;