Skip to content

Commit 58e9a9d

Browse files
committed
Fix example styles; fixes #28
1 parent a8f1112 commit 58e9a9d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/1.html

+1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
box-sizing: border-box;
1818
margin-bottom: 10px;
1919
overflow: hidden;
20+
position: relative;
2021
}
2122
.box .text {
2223
text-align: center;

0 commit comments

Comments
 (0)