improved image viewer and some css
All checks were successful
Run Integration Tests / test (push) Successful in 29s

This commit is contained in:
partisan 2025-04-19 21:24:27 +02:00
parent 7cd5e80468
commit 5fdbe231d1
7 changed files with 120 additions and 134 deletions

View file

@ -31,5 +31,5 @@
font-family: 'Material Icons Round';
font-style: normal;
font-weight: 400;
src: url('/static/fonts/material-icons-round-v108-latin-regular.woff2') format('woff2');
src: url('/static/fonts/MaterialIcons-Round.woff2') format('woff2');
}