fix code style in small screens

This commit is contained in:
Eorn 2021-01-02 10:01:42 +01:00
parent 12bcb26cc2
commit 07fdf8a0fa

View file

@ -542,6 +542,7 @@ figure.audiofig audio {
#navbar {
min-height: 75px;
}
.page-content .highlight {
max-width: 800px;
.page-content .highlight table {
width: 95vw !important;
}
}