This website requires JavaScript.
Explore
Help
Sign In
andrew
/
keyrune
Watch
1
Star
0
Fork
0
You've already forked keyrune
mirror of
https://github.com/andrewgioia/keyrune.git
synced
2024-10-31 23:04:46 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
772cdc5e3a
keyrune
/
less
/
width.less
8 lines
92 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Fixed width class added
2015-03-21 22:27:24 +00:00
/**
* Fixed width */
LESS prefixes are now keyrune-specific and not generic; cheatsheet documentation added for desktop use
2015-04-13 15:34:53 +00:00
.@{ss-prefix}-fw {
Fixed width class added
2015-03-21 22:27:24 +00:00
width: (18em / 14);
text-align: center;
}
Reference in New Issue
Copy Permalink