fix again

This commit is contained in:
harukin 2019-01-01 18:45:03 +09:00
parent 8b35c1d78e
commit 758c7104b0

View File

@ -2104,13 +2104,13 @@ a[title*="pawoo.net"]::after {
display: none; display: none;
} }
#nav-home-menu a::before{ #notifications a::before{
position: absolute; position: absolute;
left: 38px; left: 38px;
top: 30px; top: 30px;
} }
#nav-home-menu a::after{ #notifications a::after{
display: none; display: none;
} }