feat(video): add video link to projection content

This commit is contained in:
thomas
2023-10-03 21:23:14 +02:00
parent fcf073c8e3
commit 3349f644a2
11 changed files with 25 additions and 10 deletions

View File

@@ -114,3 +114,9 @@ b {
starlight-menu-button svg {
color: #1c1a1d;
}
.flag {
background-color: white;
padding: 1px 2px;
border-radius: 999px;
}