This commit is contained in:
2022-07-21 18:39:04 +00:00
parent eee04c7b07
commit 6a25508bda
4 changed files with 348 additions and 0 deletions

11
r/css/site.css Normal file
View File

@@ -0,0 +1,11 @@
body {
/* background-image: linear-gradient(180deg, #eee, #fff 100px, #fff); */
}
.container {
max-width: 960px;
}
.pricing-header {
max-width: 700px;
}