Skip to content

Commit e4bd331

Browse files
fix: add min height to share page
1 parent a2f5ebd commit e4bd331

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

styles/pages/_share.scss

+2
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
.share-page {
44
@include article-content;
55

6+
min-height: 75vh;
7+
68
ul {
79
list-style: none;
810
padding: 0;

0 commit comments

Comments
 (0)