Compare commits

...

2 Commits

Author SHA1 Message Date
aea0388267 1.18.3
All checks were successful
CI / Lint (push) Successful in 29s
CI / Test (push) Successful in 44s
2026-04-02 12:35:40 +04:00
e4d02cda26 Tweak font weight 2026-04-02 12:34:53 +04:00
7 changed files with 6 additions and 7 deletions

View File

@@ -267,7 +267,6 @@ body {
display: flex; display: flex;
align-items: center; align-items: center;
gap: 0.75rem; gap: 0.75rem;
font-weight: 500;
} }
.btn-text { .btn-text {

View File

@@ -1,6 +1,6 @@
{ {
"name": "marco", "name": "marco",
"version": "1.18.2", "version": "1.18.3",
"private": true, "private": true,
"description": "Unhosted maps app", "description": "Unhosted maps app",
"repository": { "repository": {

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -39,8 +39,8 @@
<meta name="msapplication-TileColor" content="#F6E9A6"> <meta name="msapplication-TileColor" content="#F6E9A6">
<meta name="msapplication-TileImage" content="/icons/icon-144.png"> <meta name="msapplication-TileImage" content="/icons/icon-144.png">
<script type="module" crossorigin src="/assets/main-BZnE0aU1.js"></script> <script type="module" crossorigin src="/assets/main-BPMVqwjL.js"></script>
<link rel="stylesheet" crossorigin href="/assets/main-NvtkUYBk.css"> <link rel="stylesheet" crossorigin href="/assets/main-BF2Ls-fG.css">
</head> </head>
<body> <body>
</body> </body>