app-generator/rocket-django

The icon appears very large on the screen.

Closed this issue · 2 comments

image
When I install and run python 3.8, node v22.2.0, the screen appears as above.
Did I set something wrong?

It was because I didn't build it...

Hello @soimkim

This might be related to the DEBUG=False that requires collectstatic to be executed

Let us know if you need further assistance.