Skip to content

Commit 905c916

Browse files
committedDec 22, 2020
fix margin size
1 parent b786968 commit 905c916

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎assets/css/_page/_archive.scss

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
color: $global-font-color;
6464
background: $global-background-color;
6565
box-shadow: (0 0 10px rgba(0, 0, 0, .1));
66-
margin-top: 5%;
66+
margin-top: 2%;
6767

6868
[theme=dark] & {
6969
color: $global-font-color-dark;

0 commit comments

Comments
 (0)