Add initial blog configuration

This commit is contained in:
2024-05-24 11:01:02 -04:00
commit 9ef9f09ce5
57 changed files with 6053 additions and 0 deletions

View File

@ -0,0 +1,6 @@
// Fixed Width Icons
// -------------------------
.#{$fa-css-prefix}-fw {
width: (18em / 14);
text-align: center;
}