mirror of
https://github.com/DerTyp7/obs-twitch-camera-frame.git
synced 2025-10-30 05:07:16 +01:00
added tf banner ;)
This commit is contained in:
@@ -75,3 +75,12 @@
|
||||
background: var(--border-color-flash-1);
|
||||
}
|
||||
}
|
||||
|
||||
@keyframes tfBannerAnimation {
|
||||
from {
|
||||
margin-top: -200px;
|
||||
}
|
||||
to {
|
||||
margin-top: 0px;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user