Cleaning up, some other preperation

This commit is contained in:
2022-03-20 18:41:05 +01:00
parent 35df7485d2
commit df3f5fdb58
12 changed files with 96 additions and 209 deletions

View File

@ -0,0 +1 @@
../../../node_modules/bootstrap-icons/font/fonts/bootstrap-icons.woff

View File

@ -0,0 +1 @@
../../../node_modules/bootstrap-icons/font/fonts/bootstrap-icons.woff2

View File

@ -113,4 +113,8 @@ pre {
overflow: auto;
word-wrap: normal;
white-space: pre;
}
.hidden {
display: none !important;
}