Update reset.css

This commit is contained in:
Nathan Upchurch 2024-01-02 13:07:06 -05:00
parent 20ddc029fd
commit c878283e19

View File

@ -59,6 +59,7 @@ input, button, textarea, select {
// Avoid text overflows
p, h1, h2, h3, h4, h5, h6 {
overflow-wrap: break-word;
hyphens: auto;
}
// Create a root stacking context