added basics, w3-css? font awesome

This commit is contained in:
ProgramSnail 2021-05-08 18:01:28 +03:00
parent 1538da796e
commit f5beb70c3d
1706 changed files with 135206 additions and 0 deletions

View file

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