Hid page links when there is just one page.

This commit is contained in:
2023-08-19 23:41:46 -04:00
parent 43b74c1521
commit eeeaa9260a
2 changed files with 6 additions and 0 deletions

View File

@@ -16,6 +16,10 @@
height: 75vh;
}
.fc {
width: fit-content;
}
/****************************************************************************
* Content. *
****************************************************************************/