Minor cleanup.

This commit is contained in:
Dermot Duffy
2022-02-05 19:27:41 -08:00
parent ce82e4a173
commit c835cfb36e
+2 -2
View File
@@ -1204,10 +1204,10 @@ elements:
### Using `card-mod` to style the card
Frigate card allows the use of
This card allows the use of
[card-mod](https://github.com/thomasloven/lovelace-card-mod) to style arbitrary
card contents. `card-mod` can be complex to use and relies on the underlying
"internal" DOM structure to style elements -- as such, while its use is possible
internal DOM structure to style elements -- as such, while its use is possible
it's not officially supported and no attempt is made to preserve backwards
compatability of the internal DOM between any versions. It'll look good, but you're on your own!