Skip to content

Commit f80a10f

Browse files
committed
release: 2.4.0
1 parent 71a2a67 commit f80a10f

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

src/css/common/outline/header/menu.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,13 +24,13 @@
2424
}
2525
}
2626

27-
& .navbar {
27+
.navbar {
2828
position: relative;
2929
float: right;
3030
animation: fadeInRight 0.2s;
3131

3232
& ul,
33-
li {
33+
& li {
3434
list-style: none;
3535
margin-left: 0;
3636
}

templates/assets/dist/css/main.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

theme.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ spec:
1717
repo: https://github.com/LIlGG/halo-theme-sakura.git
1818
settingName: theme-sakura-setting
1919
configMapName: theme-sakura-configMap
20-
version: 2.3.0
20+
version: 2.4.0
2121
require: ">=2.11.0"
2222
metadata:
2323
name: theme-sakura

0 commit comments

Comments
 (0)