mirror of
https://github.com/sergi0g/cup.git
synced 2025-11-17 17:43:37 -05:00
Fix broken styles
This commit is contained in:
@@ -1,13 +1,3 @@
|
||||
/* Override nextra styles restricting width */
|
||||
|
||||
:root {
|
||||
--nextra-content-width: unset !important;
|
||||
}
|
||||
|
||||
header.nextra-navbar {
|
||||
--nextra-content-width: 90rem;
|
||||
}
|
||||
|
||||
article {
|
||||
padding-inline: 0 !important;
|
||||
padding-top: 0 !important;
|
||||
|
||||
Reference in New Issue
Block a user