Fix missing video player styles, fix notification icon color

merge-requests/40/head
Alex Gleason 2020-06-02 21:35:25 -05:00
rodzic e89f31a82c
commit 9cc9065efd
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 7211D1F99744FBB7
2 zmienionych plików z 2 dodań i 1 usunięć

Wyświetl plik

@ -67,3 +67,4 @@
@import 'components/spoiler-button';
@import 'components/media-spoiler';
@import 'components/error-boundary';
@import 'components/video-player';

Wyświetl plik

@ -413,7 +413,7 @@
border-radius: 8px;
text-align: center;
color: #fff;
background: var(--brand-color);
background: var(--accent-color);
@media screen and (max-width: 895px) {
top: 0;