.decoration-auto { text-decoration-thickness: auto; } .decoration-from-font { text-decoration-thickness: from-font; } .decoration-0 { text-decoration-thickness: 0px; } .decoration-1 { text-decoration-thickness: 1px; } .decoration-2 { text-decoration-thickness: 2px; } .decoration-4 { text-decoration-thickness: 4px; } .decoration-8 { text-decoration-thickness: 8px; } .decoration-\[3px\] { text-decoration-thickness: 3px; }