release: 1.26.8

This commit is contained in:
xaoxuu 2024-02-04 18:44:06 +08:00
parent 3340217057
commit 42146271fc
3 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
######## Stellar info ########
stellar:
version: '1.26.7'
version: '1.26.8'
homepage: 'https://xaoxuu.com/wiki/stellar/'
repo: 'https://github.com/xaoxuu/hexo-theme-stellar'
main_css: /css/main.css

View File

@ -1,6 +1,6 @@
{
"name": "hexo-theme-stellar",
"version": "1.26.7",
"version": "1.26.8",
"description": "Elegant and powerful theme for Hexo.",
"main": "package.json",
"scripts": {

View File

@ -1,9 +1,9 @@
.l_body
display: grid
display: flex
margin: auto
padding: 0 var(--gap-l)
justify-content: center
font-size: var(--fsp)
grid-template-columns: 1fr minmax(200px, 688px) 1fr
.l_body .l_left
z-index: 8