Very minor profile modal polish #79

Open
twig wants to merge 2 commits from profile-modal-polish into main
Showing only changes of commit 221c800715 - Show all commits

View file

@ -224,14 +224,8 @@ function buttonEditProfile() {
overflow-y: auto;
overflow-x: hidden;
scrollbar-width: none;
}
#about-me-text::-webkit-scrollbar {
display: none;
}
#profile-footer {
margin-left: 1em;
margin-right: 1em;