Skip to content

Commit a8d3576

Browse files
committed
hotfix: Newsletter btn-align
1 parent d86d028 commit a8d3576

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/.vuepress/theme/components/Newsletter.vue

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,8 @@
7272
padding: 4px 20px;
7373
margin: 0;
7474
min-height: calc(100% - 8px);
75-
right: 4px;
76-
top: 4px;
75+
right: 0px;
76+
top: 0px;
7777
font-size: 1.05em;
7878
font-weight: 600;
7979
letter-spacing: 0.1em;

0 commit comments

Comments
 (0)