June 2026 Production theme

This commit is contained in:
2026-06-13 21:33:23 -05:00
commit 2463a228e9
112 changed files with 12813 additions and 0 deletions
+18
View File
@@ -0,0 +1,18 @@
.navigation-previous .navigation-icon {
margin-left: -2px;
}
.navigation-next .navigation-link {
justify-content: flex-end;
}
.navigation-next .navigation-icon {
margin-right: -2px;
}
.navigation-link {
display: flex;
align-items: center;
width: 30px;
height: 30px;
}