Skip to content

Commit f8ddf86

Browse files
committed
e
1 parent f839d0f commit f8ddf86

File tree

3 files changed

+4
-43
lines changed

3 files changed

+4
-43
lines changed

demo/test.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
}
1515

1616
li:hover .bd {
17-
max-height: 600px;
17+
max-height: 1200px;
1818
transition-timing-function: ease-in;
1919
}
2020

index.html

+3-4
Original file line numberDiff line numberDiff line change
@@ -153,12 +153,11 @@ <h3>The end</h3>
153153
<p>
154154
<ul>
155155
<li class="fragment">
156-
reveal.js
157-
<a href="https://github.com/hakimel/reveal.js">程序员web PPT神器</a>
156+
<a href="https://github.com/hakimel/reveal.js">reveal.js</a> 程序员web PPT神器
158157
</li>
159158
<li class="fragment">
160-
carbon
161-
<a href="https://carbon.now.sh">超好看的代码截图工具</a>
159+
160+
<a href="https://carbon.now.sh">carbon</a>超好看的代码截图工具
162161
</li>
163162
</ul>
164163
</p>

test.scss

-38
This file was deleted.

0 commit comments

Comments
 (0)