fix: responsive each pages

This commit is contained in:
caturbgs
2021-12-09 12:53:55 +07:00
parent 599a89449b
commit 5016f9068d
4 changed files with 44 additions and 131 deletions

View File

@@ -53,3 +53,7 @@ code {
.ppob-container {
padding: 14px 14px 14px 14px;
}
.shadow {
box-shadow: 0 7px 14px 0 rgba(60, 66, 87, 0.05), 0 3px 6px 0 rgba(0, 0, 0, 0.05);
}