You've already forked snikket-web-portal
css: Remove avatar border and round the edges to match the app
This commit is contained in:
@@ -708,8 +708,7 @@ input[type="submit"], button, .button {
|
||||
height: 1.5em;
|
||||
vertical-align: middle;
|
||||
background-size: cover;
|
||||
box-shadow: inset 0px 0px 0px 2px rgba(0, 0, 0, 0.2);
|
||||
border-radius: $w-s4;
|
||||
border-radius: 10%;
|
||||
|
||||
margin: 0 0.25em;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user