Skip to content

Commit

Permalink
profile loading state
Browse files Browse the repository at this point in the history
  • Loading branch information
muratkaanmesum committed Mar 23, 2024
1 parent 5e7cb0a commit c29d18c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Backend/static/styles/profile.css
Original file line number Diff line number Diff line change
Expand Up @@ -146,13 +146,13 @@
outline: none;
}

.profile-data {
.skeleton.profile-data {
border-radius: 1rem;
}
.profile-data h1 {
.skeleton.profile-data {
min-width: 200px;
}
.profile-bio {
.skeleton.profile-bio {
min-width: 200px;
min-height: 100px;
border-radius: 1rem;
Expand Down

0 comments on commit c29d18c

Please sign in to comment.