Use transparent shadows
This commit is contained in:
parent
1ac6174029
commit
063ffd6f34
@ -15,7 +15,7 @@
|
||||
--greenlink-hover: #47b625;
|
||||
--link: #286a9d;
|
||||
--link-hover: #3ea5f3;
|
||||
--shadow: 8px -5px #d6d5d3;
|
||||
--shadow: 8px -5px rgba(0,0,0,0.1);
|
||||
--text: #414040;
|
||||
--text-code: #a7674e;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user