::spelling-error for chromium browsers
This commit is contained in:
@ -14,6 +14,10 @@ import Motd from '../components/terminal/motd.astro';
|
||||
@use "../scss/variables";
|
||||
@use "../scss/terminal";
|
||||
|
||||
::spelling-error {
|
||||
text-decoration: none
|
||||
}
|
||||
|
||||
main {
|
||||
@include terminal.formatting;
|
||||
|
||||
|
Reference in New Issue
Block a user