generated from nhcarrigan/template
feat: colours
This commit is contained in:
parent
7692d2a757
commit
543edcf899
@ -1,7 +1,7 @@
|
||||
:root {
|
||||
--primary-color: #04624f;
|
||||
--background-color: #abfcecdd;
|
||||
--sl-color-text-accent: #04624f;
|
||||
--primary-color: #db7093;
|
||||
--background-color: #ffefefee;
|
||||
--sl-color-text-accent: #db7093;
|
||||
}
|
||||
|
||||
.main-frame::before {
|
||||
@ -15,7 +15,6 @@
|
||||
position: fixed;
|
||||
top: 0;
|
||||
left: 0;
|
||||
right: 0;
|
||||
bottom: 0;
|
||||
opacity: 1;
|
||||
pointer-events: none;
|
||||
|
Loading…
x
Reference in New Issue
Block a user