forked from mirrors/hugo-theme-terminal
Layout fixes
This commit is contained in:
@ -26,5 +26,5 @@ select {
|
||||
}
|
||||
|
||||
::placeholder {
|
||||
color: color-mod($accent) a(50%);
|
||||
color: transparentize($accent, .5);
|
||||
}
|
||||
|
Reference in New Issue
Block a user