marquee added

design
serr 2025-06-12 01:40:56 +03:00
parent 1124172331
commit e73956733c
3 changed files with 6 additions and 0 deletions

View File

@ -25,6 +25,11 @@ header, footer {
flex: 2; flex: 2;
} }
marquee {
font-weight: bold;
color: #b1cfd8;
}
main { main {
flex: 3; flex: 3;
} }

BIN
assets/pic/hi.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB

View File

@ -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 }}