Files

9 lines
157 B
CSS
Raw Permalink Normal View History

2025-02-05 23:15:46 +01:00
/*
* Link styles
* https://github.com/WordPress/gutenberg/issues/42319
*/
a {
text-decoration-thickness: 1px !important;
text-underline-offset: .1em;
}