Posts by Gabriel Alcântara • 11 points
1 post
-
1
votes2
answers28
viewsA: How to resize this CSS property?
Decrease the width should solve your problem. #msg { margin:15px; height:auto; width: 100px; padding: 1px; color: #1b196df2; box-shadow: 5px 5px 10px black; }…
cssanswered Gabriel Alcântara 11