mirror of
https://github.com/revanced/revanced-website.git
synced 2025-05-02 15:44:25 +02:00
fix: add missing css variable
This commit is contained in:
parent
4a6567ef77
commit
7a23d3daae
@ -54,6 +54,8 @@ body {
|
|||||||
--grey-ten: hsl(230, 9.5%, 17.5%);
|
--grey-ten: hsl(230, 9.5%, 17.5%);
|
||||||
--grey-eleven: hsl(208, 10%, 40%);
|
--grey-eleven: hsl(208, 10%, 40%);
|
||||||
--bezier-one: cubic-bezier(0.25, 0.46, 0.45, 0.94);
|
--bezier-one: cubic-bezier(0.25, 0.46, 0.45, 0.94);
|
||||||
|
--drop-shadow-one: 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12),
|
||||||
|
0px 2px 4px -1px rgba(0, 0, 0, 0.2);
|
||||||
}
|
}
|
||||||
|
|
||||||
::selection {
|
::selection {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user