jekyll build from Action 95fdd54d46

This commit is contained in:
2025-03-16 23:29:08 +00:00
parent dce32ab52c
commit f47661a637
57 changed files with 16650 additions and 1 deletions

View File

@@ -0,0 +1,5 @@
/* This is needed for some mobile phones to display the Google Icon font properly */
.material-icons {
text-rendering: optimizeLegibility;
font-feature-settings: 'liga';
}