1
0
mirror of https://github.com/jdan/98.css.git synced 2026-05-05 06:01:22 +09:00

Add support for touch active

This commit is contained in:
Mu-An Chiou
2020-04-23 17:25:10 -04:00
parent b02cb0035f
commit 0cf8f9623c
5 changed files with 24 additions and 2 deletions

View File

@@ -18,7 +18,7 @@
<link rel="stylesheet" href="docs.css"></style>
<link rel="stylesheet" href="vs.css"></style>
</head>
<body>
<body ontouchstart>
<aside>
<ul class="tree-view">
<li><a href="#intro">Intro</a></li>