minor changes

This commit is contained in:
10001shh
2018-07-07 00:20:24 -05:00
parent 1e23403c34
commit e49c2d1f31
2 changed files with 4 additions and 4 deletions

View File

@@ -32,13 +32,13 @@
.title {
font-size: x-large;
font-weight: bold ;
padding: 5px;
margin:0px 0px 5spx 0px;
padding-top: 5px;
margin:0px 0px 5px 0px;
}
.description {
padding: 5px;
font-size: small;
font-size: 14px;
font-weight: normal;
}