Skip to content

Commit 57b11dc

Browse files
committed
update css
1 parent 98905bf commit 57b11dc

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

assets/css/jekyll-theme-chirpy.scss

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,13 @@ pre {
4343
width: 100%;
4444
height: 100%;
4545
z-index: -1;
46+
}
47+
48+
#topbar-wrapper {
49+
border-radius: 0 0 .625rem .625rem;
50+
}
51+
52+
#tail-wrapper>footer {
53+
padding: 0 1.75rem;
54+
border-radius: .625rem .625rem 0 0;
4655
}

0 commit comments

Comments
 (0)