feat: init responsive mode

This commit is contained in:
caturbgs
2021-12-09 11:31:02 +07:00
parent f27ddcfe90
commit 599a89449b
9 changed files with 438 additions and 133 deletions

View File

@@ -46,3 +46,10 @@ code {
background: #2D9CDB !important;
}
.transparent {
background: transparent
}
.ppob-container {
padding: 14px 14px 14px 14px;
}