fileserver: Fix file browser breadcrumb font (#5543)

Signed-off-by: Pistasj <odyssey346@disroot.org>
This commit is contained in:
pistasjis 2023-05-19 19:08:47 +02:00 committed by GitHub
parent 29452647d8
commit 5336bc0fb6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -364,7 +364,7 @@ header {
h1 {
font-size: 20px;
font-family: Poppins;
font-family: Poppins, system-ui, sans-serif;
font-weight: normal;
white-space: nowrap;
overflow-x: hidden;