Stop alert banners from extending to the picture

This commit is contained in:
Joshua Goins 2023-04-26 23:54:15 -04:00
parent 1e5f8217fa
commit 71f5e71381

View file

@ -429,6 +429,7 @@ pre {
padding: 5px;
text-align: center;
margin-bottom: 10px;
width: fit-content;
}
.no-decoration {