refactoring: more fixes, first attempt at tagRenderingAnswer

This commit is contained in:
Pieter Vander Vennet 2023-03-30 04:51:56 +02:00
parent aaaaf1948d
commit 29372c465e
24 changed files with 278 additions and 113 deletions

View file

@ -947,6 +947,10 @@ video {
margin-right: 0px;
}
.-ml-6 {
margin-left: -1.5rem;
}
.mr-3 {
margin-right: 0.75rem;
}