medix-ai/www/html/_assets/themes/default/header.css

4 lines
173 B
CSS

.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;}