a little styling
This commit is contained in:
10
app/assets/stylesheets/molecules/_passwords.scss
Normal file
10
app/assets/stylesheets/molecules/_passwords.scss
Normal file
@ -0,0 +1,10 @@
|
||||
.passwd {
|
||||
width: 20em;
|
||||
|
||||
a,
|
||||
i {
|
||||
color: $copy;
|
||||
cursor: pointer;
|
||||
text-decoration: none;
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user