Skip to content

Commit

Permalink
rm redundant styleing from profile-mode
Browse files Browse the repository at this point in the history
  • Loading branch information
adityatelange committed Jan 20, 2021
1 parent 2c9efe2 commit 0af2e50
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions assets/css/profile-mode.css
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,6 @@
padding: 12px 0
}

.profile .profile_inner span {
padding: 10px 0;
font-size: 18px
}

.profile img {
display: inline-table;
border-radius: 50%;
Expand Down Expand Up @@ -49,4 +44,3 @@
.button:active {
transform: scale(.96)
}

0 comments on commit 0af2e50

Please sign in to comment.