diff --git a/bundle.css b/bundle.css index 394dedc..1e1f2f0 100644 --- a/bundle.css +++ b/bundle.css @@ -79,19 +79,6 @@ header { background-color: var(--accent2); } -/* h1 { - border-radius: var(--rounding); - background-color: var(--accent2); - - position: absolute; - left: 0px; - margin: auto; - font-size: 8em; - height: fit-content; - width: fit-content; - box-shadow: rgba(0, 0, 0, 0.06) 0px 2px 4px 0px inset; - }*/ - h1 { text-orientation: mixed; writing-mode: vertical-lr; @@ -119,7 +106,6 @@ header { #wave-text * { animation: wave 3s infinite; display: inline-block; - } }