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