doc: add styles to orders stylesheet

This commit is contained in:
Leon Xu
2022-05-07 15:44:29 -07:00
parent 76cb314096
commit 2bd6b8c44d
+7
View File
@@ -0,0 +1,7 @@
.orders {
padding: 20px 80px;
}
.orders > h1 {
margin: 30px 0;
}