marquee added
parent
1124172331
commit
e73956733c
|
@ -25,6 +25,11 @@ header, footer {
|
||||||
flex: 2;
|
flex: 2;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
marquee {
|
||||||
|
font-weight: bold;
|
||||||
|
color: #b1cfd8;
|
||||||
|
}
|
||||||
|
|
||||||
main {
|
main {
|
||||||
flex: 3;
|
flex: 3;
|
||||||
}
|
}
|
||||||
|
|
Binary file not shown.
After Width: | Height: | Size: 3.2 KiB |
|
@ -32,5 +32,6 @@
|
||||||
<code>2024 - now</code>
|
<code>2024 - now</code>
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
<marquee>programming / music / video games / cinema</marquee>
|
||||||
</footer>
|
</footer>
|
||||||
{{ end }}
|
{{ end }}
|
||||||
|
|
Loading…
Reference in New Issue