first commit
This commit is contained in:
20
css/tool/size.css
Normal file
20
css/tool/size.css
Normal file
@@ -0,0 +1,20 @@
|
||||
/* 网页的字体 */
|
||||
:root {
|
||||
--f10: .2rem;
|
||||
--f11: .22rem;
|
||||
--f12: .24rem;
|
||||
--f13: .26rem;
|
||||
--f14: .28rem;
|
||||
--f15: .3rem;
|
||||
--f16: .32rem;
|
||||
--f17: .34rem;
|
||||
--f18: .36rem;
|
||||
--f19: .38rem;
|
||||
--f20: .4rem;
|
||||
--f21: .42rem;
|
||||
--f22: .44rem;
|
||||
--f23: .46rem;
|
||||
--f24: .48rem;
|
||||
--f25: .5rem;
|
||||
--f26: .52rem;
|
||||
}
|
||||
Reference in New Issue
Block a user