Skip to content

fixed the presence of horizontal scrollbar#3

Open
adityadewhy wants to merge 1 commit intoloveBabbar:mainfrom
adityadewhy:patch-1
Open

fixed the presence of horizontal scrollbar#3
adityadewhy wants to merge 1 commit intoloveBabbar:mainfrom
adityadewhy:patch-1

Conversation

@adityadewhy
Copy link

fix:
in styles.css
.container{
// change overflow-x: none; to
overflow-x : hidden;
}

fix:
in styles.css
.container{
// change overflow-x: none; to
overflow-x : hidden;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant