feat: sitemap 插件
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
|
||||
.content {
|
||||
color: aliceblue;
|
||||
width: var(--layout-width);
|
||||
max-width: var(--layout-width);
|
||||
margin: 0 auto;
|
||||
color: #f9f8f6;
|
||||
display: flex;
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
}
|
||||
|
||||
.main-nav {
|
||||
width: var(--layout-width);
|
||||
max-width: var(--layout-width);
|
||||
margin: 0 auto;
|
||||
height: 100%;
|
||||
padding: 0 16px;
|
||||
|
||||
Reference in New Issue
Block a user