-
-
Notifications
You must be signed in to change notification settings - Fork 218
Open
Description
The logo is overflowing from its container because the logo's width is not constrained.
Adding something like the following in the css styles should fix the issue (I manually changed the css of the code generated form the website https://enbizcard.vishnuraghav.com/
max-width: 100%;```
Metadata
Metadata
Assignees
Labels
No labels