website/.old/css/variables.css
2023-06-02 19:06:31 +02:00

6 lines
111 B
CSS

body {
--base-padding: .5rem 1rem;
--base-margin: 2rem;
--background: #111111;
--color: #ffffff;
}