Make the font transparent in the underlay.

This commit is contained in:
Tom Alexander 2024-01-12 23:15:52 -05:00
parent e6f16c854c
commit 66bfc2da25
Signed by: talexander
GPG Key ID: D3A179C9A53C0EDE
1 changed files with 1 additions and 2 deletions

View File

@ -47,6 +47,5 @@
width: 100%;
height: 100%;
pointer-events: none;
/* background: orange; */
/* color: purple; */
color: transparent;
}