Merge pull request #807 from rithujohn191/fix-typo
web/static/main.css: fix typo.
This commit is contained in:
commit
90c80e700a
1 changed files with 1 additions and 1 deletions
|
@ -84,7 +84,7 @@ body {
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.dex-seperator {
|
.dex-separator {
|
||||||
color: #999;
|
color: #999;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Reference in a new issue