examples: Remove wrong semicolon in css code
Signed-off-by: Stefan Weil <sw@weilnetz.de>
This commit is contained in:
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user