improve styles of links in auth-panel
This commit is contained in:
@@ -1,6 +1,11 @@
|
||||
.auth-panel__pseudo-link {
|
||||
display: inline-block;
|
||||
font-weight: 700;
|
||||
white-space: nowrap;
|
||||
cursor: pointer;
|
||||
color: #06c5c5;
|
||||
color: #0aa;
|
||||
|
||||
&:hover {
|
||||
color: #06c5c5;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user