mirror of
https://github.com/gethomepage/homepage.git
synced 2025-12-06 21:57:48 +01:00
Fix: fix larger breakpoint (#4935)
This commit is contained in:
@@ -2,6 +2,10 @@
|
||||
|
||||
@config '../../tailwind.config.js';
|
||||
|
||||
@theme {
|
||||
--breakpoint-3xl: 112rem;
|
||||
}
|
||||
|
||||
/*
|
||||
The default border color has changed to `currentColor` in Tailwind CSS v4,
|
||||
so we've added these compatibility styles to make sure everything still
|
||||
|
||||
Reference in New Issue
Block a user