mirror of
https://github.com/ArthurDanjou/website-old.git
synced 2026-01-26 18:00:38 +01:00
Sort icons
Fix Footer
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
img {
|
||||
img, svg, path, g {
|
||||
z-index: 0;
|
||||
}
|
||||
|
||||
.dark-mode {
|
||||
@apply bg-gray-800;
|
||||
@apply text-white;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user