111
This commit is contained in:
parent
d520145fe9
commit
bd8ea3ecf0
@ -4,6 +4,9 @@
|
||||
<meta charset="UTF-8" />
|
||||
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
|
||||
<meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate">
|
||||
<meta http-equiv="Pragma" content="no-cache">
|
||||
<meta http-equiv="Expires" content="0">
|
||||
<title><%- title %></title>
|
||||
<style>
|
||||
.first-loading-wrp {
|
||||
|
||||
@ -6,11 +6,7 @@
|
||||
|
||||
|
||||
<style>
|
||||
body {
|
||||
-webkit-text-size-adjust: 100% ;
|
||||
text-size-adjust: 100% ;
|
||||
-moz-text-size-adjust: 100%;
|
||||
}
|
||||
|
||||
strong {
|
||||
font-weight: bold !important;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user