This website requires JavaScript.
Explore
Help
Sign In
inksoul
/
InkSoul
Watch
1
Star
0
Fork
You've already forked InkSoul
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
main
InkSoul
/
themes
/
meme_cdn
/
assets
/
scss
/
base
/
_max-width.scss
2 lines
56 B
SCSS
Raw
Permalink
Normal View
History
Unescape
Escape
init
2023-06-18 23:16:41 +08:00
$maxWidth
:
$fontSize
*
(
strip-unit
(
$greaterWidth
)
+
5
)
;