This commit is contained in:
cha0s 2020-12-13 02:47:37 -06:00
parent f3f4f7d265
commit ad8a1530ff

View File

@ -20,7 +20,7 @@
.activity__chat {
margin: 1% 0 0 1%;
width: 32%;
width: 48.5%;
.activity__chat:last-child {
margin-right: 1%;
}
@ -31,6 +31,7 @@
color: #fff;
display: block;
font-family: var(--thick-title-font-family);
font-size: 0.8em;
border: 0.1em solid rgba(0, 0, 0, 0.2);
border-radius: 1em;
padding: 2em;