mirror of
https://git.joinplu.me/Plume/Plume.git
synced 2024-11-26 05:21:00 +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;
|
||||
border: none;
|
||||
margin-right: 2em;
|
||||
font-family: $route159;
|
||||
|
||||
&::before {
|
||||
color: $purple;
|
||||
|
|
Loading…
Reference in a new issue