Files
Roman Pyrih 7483681901 first commit
2026-04-21 15:48:41 +02:00

9 lines
157 B
CSS

/*
* Link styles
* https://github.com/WordPress/gutenberg/issues/42319
*/
a {
text-decoration-thickness: 1px !important;
text-underline-offset: .1em;
}