fixes for mobiles & tablets
This commit is contained in:
parent
c807895244
commit
6567bdf059
4 changed files with 21 additions and 3 deletions
|
@ -97,7 +97,7 @@ main {
|
|||
}
|
||||
}
|
||||
|
||||
@media not (hover) {
|
||||
@media (not hover), (pointer: coarse) {
|
||||
.list a::after {
|
||||
content: attr(title);
|
||||
display: block;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue