diff --git a/assets/css/general.css b/assets/css/general.css index 7838ffb5..beaee678 100644 --- a/assets/css/general.css +++ b/assets/css/general.css @@ -1,8 +1,6 @@ /* General Styles */ -html { - @media (prefers-reduced-motion: no-preference) { - scroll-behavior: smooth; - } +@media (prefers-reduced-motion: no-preference) { + html { scroll-behavior: smooth; } } body { diff --git a/assets/css/utility.css b/assets/css/utility.css index a8c35bc8..53677ff1 100644 --- a/assets/css/utility.css +++ b/assets/css/utility.css @@ -9,6 +9,12 @@ .text-center { text-align: center; } .text-bold { font-weight: 700; } +.inline-icon { + vertical-align: -10%; + height: 1em; + fill: currentColor; +} + .grid-center { display: grid; place-content: center; diff --git a/index.html b/index.html index df60ec7a..5d22017c 100644 --- a/index.html +++ b/index.html @@ -260,6 +260,7 @@
My solutions to the Frontend Mentor challenges.
- Read project case study of Frontend Mentor Challenge Solutions - + + + Read project case study of Frontend Mentor Challenge SolutionsTest your knowledge with this quiz game. A solo project for Scrimba's React course.
- Read project case study of Quizzical - + + + Read project case study of QuizzicalAllows users to search for recipes by entering an ingredient. Developed by Chingu Voyage 46 Tier 1 Team 1, in which I was part of.
- Read project case study of Recipe Hub - + + + Read project case study of Recipe HubMy solo projects for Scrimba's Frontend Developer Career Path.
- Read project case study of Scrimba Frontend Path Solo Projects - + + + Read project case study of Scrimba Frontend Path Solo ProjectsA dice roll game built with React. Roll until all dice are the same.
- Read project case study of Tenzies Game - + + + Read project case study of Tenzies GameMy solutions to the Frontend Mentor challenges.
- Read project case study of Frontend Mentor Challenge Solutions - + + + Read project case study of Frontend Mentor Challenge SolutionsTest your knowledge with this quiz game. A solo project for Scrimba's React course.
- Read project case study of Quizzical - + + + Read project case study of QuizzicalAllows users to search for recipes by entering an ingredient. Developed by Chingu Voyage 46 Tier 1 Team 1, in which I was part of.
- Read project case study of Recipe Hub - + + + Read project case study of Recipe HubMy solo projects for Scrimba's Frontend Developer Career Path.
- Read project case study of Scrimba Frontend Path Solo Projects - + + + Read project case study of Scrimba Frontend Path Solo ProjectsA dice roll game built with React. Roll until all dice are the same.
- Read project case study of Tenzies Game - + + + Read project case study of Tenzies Game