mirror of
https://github.com/xlorepdarkhelm/numinar-coding-project.git
synced 2026-09-06 20:38:26 -04:00
@@ -2,15 +2,13 @@
|
||||
.MuiButtonBase-root.MuiListItemButton-root.Mui-selected {
|
||||
background-color: #afafaf !important;
|
||||
/*font-weight: 900 !important;*/
|
||||
/*color: #23272f;*/
|
||||
color: #23272f;
|
||||
border: 1px solid #23272f;
|
||||
border-radius: 4px;
|
||||
border-radius: 16px;
|
||||
margin: 1px;
|
||||
}
|
||||
/*
|
||||
* Landing Page Styles
|
||||
*/
|
||||
|
||||
.landing-root {
|
||||
/**/
|
||||
* Landing Page Styles */ .landing-root {
|
||||
min-height: 100vh;
|
||||
width: 100vw;
|
||||
overflow: hidden;
|
||||
|
||||
Reference in New Issue
Block a user