diff --git a/front/style/home.css b/front/style/home.css index 1da8123..547903a 100644 --- a/front/style/home.css +++ b/front/style/home.css @@ -29,6 +29,11 @@ body { font-size : 45px; } +#IQBall { + color : #ffa238; + font-weight: bold; + font-size : 45px; +} #body { display: flex; flex-direction: row;