mirror of
https://github.com/hazemKrimi/personal-website.git
synced 2026-05-01 18:00:26 +00:00
Add favicons
This commit is contained in:
@@ -15,13 +15,13 @@
|
||||
:root {
|
||||
/* Colors */
|
||||
--black: #131314;
|
||||
--white: #ffffff;
|
||||
--crimson: #bd1839;
|
||||
--light-gray: #e7e7e7;
|
||||
--white: white;
|
||||
--crimson: #BD1839;
|
||||
--light-gray: #E7E7E7;
|
||||
|
||||
/* Background colors */
|
||||
--dark-background: #1d1b1b;
|
||||
--light-background: #fbfbfb;
|
||||
--dark-background: #1D1B1B;
|
||||
--light-background: #FBFBFB;
|
||||
|
||||
/* Radiuses */
|
||||
--card-radius: 1.875rem;
|
||||
|
||||
Reference in New Issue
Block a user