Removed !important flag from profile class alignment
This commit is contained in:
parent
dc5205adef
commit
8c510a8b8e
@ -1,5 +1,5 @@
|
||||
.profile {
|
||||
float: right !important;
|
||||
float: right;
|
||||
img {
|
||||
box-shadow: 0 0 5px $grey-color;
|
||||
width: 100%;
|
||||
|
Loading…
Reference in New Issue
Block a user