You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
.main .header { display:grid; grid-template-columns:64px auto; gap:4px}
|
|
.main .header .title {font-size:28px; font-weight:bold}
|
|
.main .header img {width:55px; height:55px;}
|