::spelling-error for chromium browsers

This commit is contained in:
2025-02-21 20:18:07 -05:00
parent 1e938b19b0
commit e468155bb1

View File

@ -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;