Wednesday, 14 December 2022

css for buttons in line and gap

 display:flex

gap:20px


icon at table td at end 

and icon size increase using font:0.73em

.infocss[_ngcontent-gns-c52] {
  1. display: inline-block;
  2. float: right;



No comments:

Post a Comment

7 Common mistakes in Dot Net — You can avoid

  There are many common mistakes made during .NET (ASP.NET, .NET Core) development, which affect performance, security, and code… Code Crack...