How to make a div have a fixed size?

前端 未结 6 1882
北恋
北恋 2020-12-13 17:16

I made a site so when you click the button 30px it changes the font inside the div.

I have a ul inside it with the bottons. When I change t

6条回答
  •  失恋的感觉
    2020-12-13 17:48

    a b c d e f
    // something like ~100px
    a b c d e
    // ~80
    a b c d
    // ~60

提交回复
热议问题