Delete dead code and stuff

This commit is contained in:
Michał Gdula 2023-05-22 12:07:22 +01:00
parent e4f53f9ea4
commit bbc226be75
6 changed files with 19 additions and 41 deletions

View file

@ -16,24 +16,8 @@ header
> span
font-family: $monospace-font
position: relative
&::before
content: attr(data-text)
font-weight: bolder
position: absolute
inset: 0
background-image: linear-gradient(45deg, #F36023, #FFE11C, #00AAB0, #D51E90, #C0D939)
background-size: 250%
background-clip: text
-webkit-background-clip: text
color: transparent
filter: blur(0.2rem)
animation: gradient 10s ease-in-out infinite
z-index: -1
font-weight: normal
color: RGB($accent)
> p
margin: 0
@ -41,10 +25,12 @@ header
> img
margin-bottom: 1rem
max-width: 40rem
width: 40rem
height: auto
max-width: 100%
max-height: 30rem
> i
margin: 1rem 0 0
font-size: 1.2rem
animation: glow 3s ease-in-out infinite
animation: glow 3s ease-in-out infinite