Skip to content

Commit 8687323

Browse files
author
reco_luan
committed
VERSION 1.2.0-alpha.12
1 parent 204df9f commit 8687323

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vuepress-theme-reco",
3-
"version": "1.2.0-alpha.11",
3+
"version": "1.2.0-alpha.12",
44
"description": "A simple and beautiful vuepress Blog & Doc theme.",
55
"main": "index.js",
66
"scripts": {

styles/palette.styl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
$textShadow = 0 2px 4px rgba(0, 0, 0, 0.1);
22
$borderRadius = .25rem
3+
$lineNumbersWrapperWidth = 2.5rem
34
$textColorSub = #888
45

56
$backgroundColor ?= #fff

0 commit comments

Comments
 (0)