diff --git a/src/client/src/index.css b/src/client/src/index.css index b455adc..c0a74ea 100644 --- a/src/client/src/index.css +++ b/src/client/src/index.css @@ -16,4 +16,9 @@ body { code { font-family: source-code-pro, Menlo, Monaco, Consolas, "Courier New", monospace; +} + +.mainIcon{ + height: 40px; + width: 40px; } \ No newline at end of file