Implement the description editing (closes #150)
This commit is contained in:
parent
fc065a5234
commit
97ac56dadc
4 changed files with 34 additions and 3 deletions
|
|
@ -11,11 +11,11 @@
|
|||
font-size: inherit;
|
||||
|
||||
&:hover {
|
||||
@include material.elevate(6);
|
||||
@include material.elevate(4);
|
||||
}
|
||||
|
||||
&:focus-visible {
|
||||
@include material.elevate(8);
|
||||
@include material.elevate(6);
|
||||
}
|
||||
|
||||
&.h1 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue