[skip ci] Commit dirty state

This commit is contained in:
Robert Kaussow 2019-01-08 23:11:52 +00:00
parent 0e5f185e41
commit 37caa6bb99
2 changed files with 4 additions and 1 deletions

View File

@ -34,6 +34,9 @@ html {
-webkit-box-sizing: inherit;
box-sizing: inherit
}
.test {
color: red
}
.table {
display: table
}

File diff suppressed because one or more lines are too long