stop embeds from being big chunguses

This commit is contained in:
ouwou
2020-09-03 17:44:23 -04:00
parent 5e8489d219
commit b88549a91a
2 changed files with 6 additions and 1 deletions

View File

@@ -1,6 +1,5 @@
.embed {
background-color: #eeeeee;
border-radius: 5px;
border-left: 2px solid red;
padding: 10px;
}