Build scripts

This commit is contained in:
2026-08-05 22:59:23 -05:00
parent 4f10991abc
commit cee9f6a02f
18 changed files with 183 additions and 338 deletions

View File

@@ -22,9 +22,14 @@ body {
.popup-header h1 {
margin: 0;
font-size: 15px;
font-weight: 600;
letter-spacing: 0.01em;
font-size: 0;
line-height: 1;
}
.brand-logo {
height: 30px;
width: auto;
display: block;
}
#openHistoryBtn {