Skip to content

Commit e199ce8

Browse files
save file
1 parent 6f6f2f7 commit e199ce8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

html-components/html-components.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -120,8 +120,7 @@
120120
{height:100%;font-family:arial}
121121

122122
body
123-
{height:calc(100% - 40px);display:flex;flex-direction:column;gap:20px;margin:20px}
124-
123+
{height:calc(100% - 40px);display:flex;flex-direction:column;gap:20px;align-items:center;margin:20px;padding-bottom:200px}
125124

126125
body>*
127126
{max-width:1400px;width:100%;padding:0 20px;}

0 commit comments

Comments
 (0)