All checks were successful
Deploy / Deploy (push) Successful in 31s
Co-authored-by: Astra <me@astrra.space> Reviewed-on: #9 Reviewed-by: Astra <me@astrra.space> Co-authored-by: Ari <ariadna@hey.com> Co-committed-by: Ari <ariadna@hey.com>
4 lines
No EOL
69 B
CSS
4 lines
No EOL
69 B
CSS
@import url('./themes/colors.css');
|
|
body {
|
|
background-color: red;
|
|
} |