add stream button

This commit is contained in:
Lyn Fugmann 2024-09-24 16:33:50 +02:00
parent b2e465abc4
commit 8153caea03
3 changed files with 23 additions and 0 deletions

View file

@ -66,5 +66,6 @@ p {
--page-width: 1280px;
--color-text: #495057;
--color-primary: {{ eseColor }};
--color-livestream-active: #fff;
}