• This project
    • Loading...
  • Sign in

ramster cath / new_xado

Go to a project
Toggle navigation Toggle navigation pinning
  • Projects
  • Groups
  • Snippets
  • Help
  • Project
  • Activity
  • Repository
  • Graphs
  • Network
  • Create a new issue
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Network
  • Compare
  • Branches
  • Tags
Switch branch/tag
  • new_xado
  • ..
  • less
  • fixed-width.less
  • Рамиз Мирзаев's avatar
    Init commit · 6f4d3bea
    6f4d3bea
    Рамиз Мирзаев authored 2024-08-20 09:28:28 +0300
fixed-width.less 125 Bytes
Raw Blame History Permalink
1 2 3 4 5 6
// Fixed Width Icons
// -------------------------
.@{fa-css-prefix}-fw {
  width: (18em / 14);
  text-align: center;
}