examples: Remove wrong semicolon in css code

Signed-off-by: Stefan Weil <sw@weilnetz.de>
This commit is contained in:
Stefan Weil
2015-02-12 17:45:34 +01:00
parent bfcceac68f
commit 8bfa1c45e7
+1 -1
View File
@@ -12,7 +12,7 @@
h2 { h2 {
font-size: 1.5em; font-size: 1.5em;
line-height: 15px; line-height: 15px;
}; }
.scale-cnt { .scale-cnt {
margin: 5px; margin: 5px;