mirror of
https://github.com/ArthurDanjou/website-old.git
synced 2026-01-21 07:21:47 +01:00
Import SVG icon & Add dark mode
This commit is contained in:
@@ -1,4 +1,13 @@
|
||||
img, svg, path, g {
|
||||
z-index: 0;
|
||||
.icon {
|
||||
transform: translate(3px, -3px);
|
||||
z-index: 1;
|
||||
}
|
||||
|
||||
img, svg {
|
||||
position: static;
|
||||
}
|
||||
|
||||
* {
|
||||
@apply select-none outline-none ;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user