a month of minor feature adds and fixes

This commit is contained in:
steveseguin
2023-11-08 01:02:05 -05:00
parent 0a53b23195
commit 2a24446848
20 changed files with 3607 additions and 931 deletions

View File

@@ -32,7 +32,9 @@
.prettyJson.four-col {
grid-template-columns: 1fr 1fr 1fr 1fr;
}
body {
position: relative!important;
}
@media only screen
and (min-device-width: 375px)
and (max-device-width: 812px)