diff options
| author | Priyansh <[email protected]> | 2020-12-22 17:52:30 +0530 |
|---|---|---|
| committer | Priyansh <[email protected]> | 2020-12-22 17:52:30 +0530 |
| commit | a127b22a6297c8d1a7e2456c4b165faf4cb2f22b (patch) | |
| tree | c2c71abfd0e8bf385d03b06f38602c9d22aebf90 /app/less/_fixed-width.less | |
| parent | 4ad27575298bf1e8b0c3fe97b1457d8bb20e836f (diff) | |
| download | styx-a127b22a6297c8d1a7e2456c4b165faf4cb2f22b.tar.xz styx-a127b22a6297c8d1a7e2456c4b165faf4cb2f22b.zip | |
Remove app dir for rewrite
Diffstat (limited to 'app/less/_fixed-width.less')
| -rw-r--r-- | app/less/_fixed-width.less | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/app/less/_fixed-width.less b/app/less/_fixed-width.less deleted file mode 100644 index be817c6..0000000 --- a/app/less/_fixed-width.less +++ /dev/null @@ -1,6 +0,0 @@ -// Fixed Width Icons -// ------------------------- -.@{fa-css-prefix}-fw { - text-align: center; - width: (20em / 16); -} |
