Update styles.css
This commit is contained in:
parent
db96a23445
commit
1a9e6b7037
1 changed files with 5 additions and 0 deletions
|
@ -114,6 +114,11 @@ body {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.avatar-img {
|
||||||
|
width: 50px;
|
||||||
|
height: 50px;
|
||||||
|
}
|
||||||
|
|
||||||
.container {
|
.container {
|
||||||
max-width: 2000px !important;
|
max-width: 2000px !important;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue