diff --git a/src/styles/index.scss b/src/styles/index.scss index a2737a1a62ff3ee17035b3d242f9e1263823dc66..9ddc1f5643ace65aac17fa311d79544d0d27eadc 100644 --- a/src/styles/index.scss +++ b/src/styles/index.scss @@ -19,14 +19,8 @@ h3 { color: $gold; } -.MuiPagination-ul { - justify-content: center; - li button { - color: white; - &.Mui-selected { - color: $gold; - } - } +li.MuiMenuItem-root { + color: white !important; } .buttons {