rm redundant styleing from profile-mode

This commit is contained in:
Aditya Telange 2021-01-20 21:41:54 +05:30
parent 2c9efe204a
commit 0af2e50d89
No known key found for this signature in database
GPG Key ID: 82E844EF3DA99E77

View File

@ -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%;
@ -49,4 +44,3 @@
.button:active {
transform: scale(.96)
}