test: the way to the css

This commit is contained in:
harukin 2019-01-22 17:18:24 +09:00
parent a8e6470f84
commit 52042e51aa

View File

@ -2156,6 +2156,10 @@ a[title*="pawoo.net"]::after {
max-width: $converse_widthpx;
}
nav {
pointer-events: none;
}
nav .navbar-text > div{
font-size: 0px;
}