adding font-awesome

This commit is contained in:
Geriano
2022-07-16 01:34:28 +07:00
parent 0a92d68068
commit 373d620c2a
2097 changed files with 167745 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
// fixed-width icons
// -------------------------
.@{fa-css-prefix}-fw {
text-align: center;
width: @fa-fw-width;
}