We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f839d0f commit f8ddf86Copy full SHA for f8ddf86
demo/test.html
@@ -14,7 +14,7 @@
14
}
15
16
li:hover .bd {
17
- max-height: 600px;
+ max-height: 1200px;
18
transition-timing-function: ease-in;
19
20
index.html
@@ -153,12 +153,11 @@ <h3>The end</h3>
153
<p>
154
<ul>
155
<li class="fragment">
156
- reveal.js
157
- <a href="https://github.com/hakimel/reveal.js">程序员web PPT神器</a>
+ <a href="https://github.com/hakimel/reveal.js">reveal.js</a> 程序员web PPT神器
158
</li>
159
160
- carbon
161
- <a href="https://carbon.now.sh">超好看的代码截图工具</a>
+
+ <a href="https://carbon.now.sh">carbon</a>超好看的代码截图工具
162
163
</ul>
164
</p>
test.scss
0 commit comments