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