clean up chat section

This commit is contained in:
John Hess 2022-10-10 11:37:43 -05:00
parent fa6c1d7977
commit e999b48e7b
3 changed files with 10 additions and 6 deletions

View file

@ -121,7 +121,7 @@ a:active {
.right-bleed {
width: 35%;
img {
height: 100%;
height: 250px;
}
}
.content-text {
@ -189,8 +189,8 @@ a:active {
// -------------------------
.btn-android {
margin: 10px 20px 10px 20px;
height: 40px;
margin: 17.5px 15px 17.5px 0px;
height: 25px;
width: auto;
}