Auto-format files using new pre-commit config

This commit is contained in:
Leroy Hopson 2024-02-13 10:50:19 +13:00
parent 58f4f8f216
commit 002e7aacc7
No known key found for this signature in database
GPG key ID: D2747312A6DB51AA
22 changed files with 408 additions and 403 deletions

View file

@ -1 +1,3 @@
#video-preview { display: none; }
#video-preview {
display: none;
}