Skip to content

Commit

Permalink
Merge pull request #42 from DuoSco/dev
Browse files Browse the repository at this point in the history
Bug Repair
  • Loading branch information
王卓Sco authored Nov 30, 2023
2 parents 6587ebb + d55c394 commit d1f9e60
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 deletions.
2 changes: 1 addition & 1 deletion layout/includes/page/says.pug
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
if theme.says.enable
- var pageClass = "essayPage"
- var pageClass = "sharePage"
include ../widgets/page/banner
#bber
section.timeline.page-1
Expand Down
7 changes: 0 additions & 7 deletions source/css/_page/moment.styl
Original file line number Diff line number Diff line change
@@ -1,10 +1,3 @@
.author-content.author-content-item.momentsPage
height 19rem
background-size cover
color var(--sco-white)
overflow hidden
margin-top 0

#random-post
min-height 32px
background var(--sco-card-bg)
Expand Down

0 comments on commit d1f9e60

Please sign in to comment.