diff --git a/frontend/src/components/MainComponent/HandbookIcon.tsx b/frontend/src/components/MainComponent/HandbookIcon.tsx index 185e9a5d5..2b70276ba 100644 --- a/frontend/src/components/MainComponent/HandbookIcon.tsx +++ b/frontend/src/components/MainComponent/HandbookIcon.tsx @@ -1,21 +1,62 @@ function HandbookIcon() { return ( + + + - + + + );