1
0
Fork 0
mirror of https://gitlab.com/futo-org/fcast.git synced 2025-06-24 21:25:23 +00:00

Receivers: Removed white border outline for generic content viewer

This commit is contained in:
Michael Hollister 2025-05-13 00:20:44 -05:00
parent 45b8e915e3
commit b08b233f02

View file

@ -1,5 +1,5 @@
html {
margin: 0;
margin: -2px;
padding: 0;
overflow: hidden;
}