Fix float overflowing outside of elements

This commit is contained in:
Michael Fabian 'Xaymar' Dirks
2022-02-25 18:53:06 +01:00
parent 05d7d3c4ea
commit 4dbf307b63
3 changed files with 3 additions and 0 deletions
+1
View File
@@ -24,4 +24,5 @@
.comments > .content {
margin: 0px;
padding: 1rem 1rem;
display: flow-root;
}