Update styles.css

This commit is contained in:
Ralf Stockmann 2023-05-19 14:58:33 +02:00 committed by GitHub
parent db96a23445
commit 1a9e6b7037
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -114,6 +114,11 @@ body {
}
}
.avatar-img {
width: 50px;
height: 50px;
}
.container {
max-width: 2000px !important;
}