[CSS 3] Responsive Text with vw unit

Just like the title

h1 {
  font-size: 5vw;
}

Make font responsive to view width

 

 

posted @ 2020-07-23 19:06  Zhentiw  阅读(105)  评论(0编辑  收藏  举报