mirror of
https://github.com/pi-hole/web.git
synced 2026-08-23 06:39:09 +01:00
The previous theme used the `hidden-lg` class to hide this element on screens larger than 1200px. Now, we need to use `d-xl-none` to do the same.