Skip to content

Commit 57bcad6

Browse files
authored
less padding on the home
1 parent 2b59648 commit 57bcad6

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

index.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@ description: Welcome to Ripped!
44
no_show_title: true
55
no_show_footer: true
66
---
7+
8+
<style>
9+
#content {
10+
padding: 70px 40px;
11+
}
12+
</style>
13+
714
<img
815
style="display: block;
916
margin-left: auto;

0 commit comments

Comments
 (0)