heisbuba commited on
Commit
2e2b513
·
verified ·
1 Parent(s): afb4594

Update src/templates/base.html

Browse files
Files changed (1) hide show
  1. src/templates/base.html +1 -1
src/templates/base.html CHANGED
@@ -112,7 +112,7 @@ a { text-decoration: none; transition: 0.2s; }
112
  width: 100%;
113
  max-width: 600px;
114
  margin: 0 auto;
115
- padding: 0 20px 40px 20px;
116
  box-sizing: border-box;
117
  }
118
 
 
112
  width: 100%;
113
  max-width: 600px;
114
  margin: 0 auto;
115
+ padding: 0 20px 20px 20px;
116
  box-sizing: border-box;
117
  }
118