UNPKG

@nicecode/funny

Version:

funny,一些有趣的代码,funny code

18 lines 350 B
.clipPathMask { text-align: center; height: 80vh; color: #fff; background: teal linear-gradient(transparent, #ff0099); .wrap { &_tit { padding: 10px 0; font-size: 30px; } &_canvas { border: 1px solid yellow; } } #clipImgs { display: none; } }