Compare commits
1 Commits
| Author | SHA1 | Date |
|---|---|---|
|
|
f92275cb1f | 2 months ago |
@ -1,3 +1,3 @@
|
|||||||
.main .header { display:grid; grid-template-columns:64px auto; gap:4px}
|
.qcms-main .qcms-header { display:grid; grid-template-columns:64px auto; gap:4px}
|
||||||
.main .header .title {font-size:28px; font-weight:bold}
|
.qcms-main .qcms-header .qcms-title {font-size:28px; font-weight:bold}
|
||||||
.main .header img {width:55px; height:55px;}
|
.qcms-main .qcms-header img {width:55px; height:55px;}
|
||||||
|
|||||||
Loading…
Reference in new issue