mirror of
https://git.joinplu.me/Plume/Plume.git
synced 2025-02-18 07:55:12 +00:00
Use Route159 for comment deletion button (#372)
For some reason it was not what was used.
This commit is contained in:
parent
5a682419cb
commit
04625b3fea
1 changed files with 1 additions and 0 deletions
|
@ -214,6 +214,7 @@ main .article-meta {
|
||||||
color: $black;
|
color: $black;
|
||||||
border: none;
|
border: none;
|
||||||
margin-right: 2em;
|
margin-right: 2em;
|
||||||
|
font-family: $route159;
|
||||||
|
|
||||||
&::before {
|
&::before {
|
||||||
color: $purple;
|
color: $purple;
|
||||||
|
|
Loading…
Reference in a new issue