diff --git a/less/mobile.less b/less/mobile.less index 4616fb7..2269d33 100644 --- a/less/mobile.less +++ b/less/mobile.less @@ -148,4 +148,8 @@ top: 28px; } } + + [data-section="notifications"] ul li a:first-child { + display: none; + } } \ No newline at end of file