css changes

This commit is contained in:
KodeStar
2018-02-03 21:11:58 +00:00
parent 2cbedb2d40
commit ffcc4127f8
4 changed files with 11 additions and 4 deletions

6
public/css/app.css vendored
View File

@@ -537,6 +537,10 @@ body {
z-index: 1;
}
.item .title {
font-size: 16px;
}
.text-center {
text-align: center !important;
}
@@ -725,7 +729,7 @@ div.create .input input {
.app-icon {
max-width: 60px;
margin-right: 10px;
margin-right: 20px;
}
.sidenav {