fix styles
This commit is contained in:
parent
47589c0000
commit
902f8e51e9
5 changed files with 4 additions and 4 deletions
File diff suppressed because one or more lines are too long
1
build/public/assets/index.8f0efd0f.css
Normal file
1
build/public/assets/index.8f0efd0f.css
Normal file
File diff suppressed because one or more lines are too long
|
|
@ -4,9 +4,9 @@
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
|
|
||||||
<title>🧩 jigsaw.hyottoko.club</title>
|
<title>🧩 jigsaw.hyottoko.club</title>
|
||||||
<script type="module" crossorigin src="/assets/index.d26a5baf.js"></script>
|
<script type="module" crossorigin src="/assets/index.7efa4c6c.js"></script>
|
||||||
<link rel="modulepreload" href="/assets/vendor.684f7bc8.js">
|
<link rel="modulepreload" href="/assets/vendor.684f7bc8.js">
|
||||||
<link rel="stylesheet" href="/assets/index.21102c83.css">
|
<link rel="stylesheet" href="/assets/index.8f0efd0f.css">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div id="app"></div>
|
<div id="app"></div>
|
||||||
|
|
|
||||||
|
|
@ -127,7 +127,7 @@ input:focus {
|
||||||
}
|
}
|
||||||
|
|
||||||
.overlay {
|
.overlay {
|
||||||
position: absolute;
|
position: fixed;
|
||||||
top: 0;
|
top: 0;
|
||||||
left: 0;
|
left: 0;
|
||||||
right: 0;
|
right: 0;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue