All checks were successful
Build and Deploy Hugo / deploy (push) Successful in 17s
5 lines
81 B
CSS
5 lines
81 B
CSS
:root {
|
|
--background: #191919;
|
|
--foreground: #eceae5;
|
|
--accent: #EF9F27;
|
|
}
|