darken embed bg

This commit is contained in:
ouwou 2023-11-18 20:28:14 -05:00
parent b13986c680
commit df79756398

View File

@ -1,6 +1,7 @@
.embed {
border-radius: 5px;
padding: 10px;
background-color: rgba(0.0, 0.0, 0.0, 0.1);
}
.embed-footer {