暂时没有兼容暗黑模式
This commit is contained in:
parent
08680f9c47
commit
8e556c3ba7
File diff suppressed because one or more lines are too long
2
dist/index.html
vendored
2
dist/index.html
vendored
@ -6,7 +6,7 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>CSS3 Flexbox 在线演示---语言爱好网</title>
|
||||
<script type="module" crossorigin src="/assets/index.c1a11ab7.js"></script>
|
||||
<link rel="stylesheet" href="/assets/index.c8b6e2ec.css">
|
||||
<link rel="stylesheet" href="/assets/index.ce110a6c.css">
|
||||
</head>
|
||||
<body>
|
||||
<div id="app"></div>
|
||||
|
@ -3,6 +3,7 @@
|
||||
body {
|
||||
/*display: flex;*/
|
||||
/*place-items: center;*/
|
||||
background-color: #ffffff;
|
||||
}
|
||||
|
||||
#app {
|
||||
|
Loading…
x
Reference in New Issue
Block a user