idk some other great and beginning updates

This commit is contained in:
Chris Cochrun 2022-10-28 15:15:33 -05:00
parent 644ba66eae
commit 956783ccd7
19 changed files with 31 additions and 6 deletions

View file

@ -0,0 +1,5 @@
/* For Peertube Videos to flow the width of container */
.pt-vid {
flex: auto;
}