Little CSS update for Chrome version

Litte style update for the Chrome version
This commit is contained in:
Kevin Röbert
2018-09-02 20:17:54 +02:00
parent af7397337f
commit adc6e0bf0d
6 changed files with 128 additions and 122 deletions

View File

@@ -1,6 +1,5 @@
body {
font-size: 13px;
width: 200px;
}
.small-version {
@@ -15,3 +14,7 @@ body {
.col-sm-1 {
margin-top: -10px;
}
#body-popup {
width: 200px;
}