Skip to content

Commit c2f2d2f

Browse files
45kbwouldgo
authored andcommitted
some body margin
1 parent 667c1ba commit c2f2d2f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

index.html

+3-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@
44
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.4.0/css/font-awesome.min.css"/>
55
<link rel="stylesheet" type="text/css" href="dist/angular-tooltips.css">
66
<style media="screen">
7-
7+
body {
8+
margin: 100px;
9+
}
810
#demo-container > div {
911
margin: 10% 0;
1012
text-align: center;

0 commit comments

Comments
 (0)