Very minor profile modal polish #79

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

View file

@ -156,6 +156,7 @@ function buttonEditProfile() {
width: 6em; width: 6em;
height: 6em; height: 6em;
background-color: var(--accent-color);
border: .15em solid var(--accent-color); border: .15em solid var(--accent-color);
} }
@ -214,7 +215,7 @@ function buttonEditProfile() {
align-self: center; align-self: center;
width: 100%; width: fit-content;
font-size: .8em; font-size: .8em;
font-weight: lighter; font-weight: lighter;