Belem Zhang commited on
Commit
ecf3d60
1 Parent(s): 61332c1
Files changed (1) hide show
  1. assets/style.css +1 -1
assets/style.css CHANGED
@@ -1,5 +1,5 @@
1
  body {
2
- padding: 1rem 2rem;
3
  color: rgb(31, 41, 55);
4
  font-family: "Source Sans Pro", ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
5
  }
 
1
  body {
2
+ padding: 0rem 2rem 1rem 2rem;
3
  color: rgb(31, 41, 55);
4
  font-family: "Source Sans Pro", ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
5
  }