Fix SASS build issue take 3???
Some checks failed
Build and Publish Docker Container / build (push) Failing after 4m43s
Some checks failed
Build and Publish Docker Container / build (push) Failing after 4m43s
This commit is contained in:
parent
750b67fd2f
commit
04e1496c04
@ -20,5 +20,5 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.lecture-cancelled {
|
.lecture-cancelled {
|
||||||
background: repeating-linear-gradient(45deg, rgb(254, 226, 226, var(--tw-bg-opacity)), rgb(254, 226, 226, var(--tw-bg-opacity)) 10px, white 10px, white 20px);
|
background: repeating-linear-gradient(45deg, rgba(254, 226, 226, var(--tw-bg-opacity)), rgba(254, 226, 226, var(--tw-bg-opacity)) 10px, white 10px, white 20px);
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user