settings page styling

This commit is contained in:
realaravinth
2021-07-21 14:46:31 +05:30
parent b603208d48
commit 2c2f79e1cd
9 changed files with 184 additions and 43 deletions

View File

@@ -20,4 +20,11 @@
.help-text {
flex-direction: column;
justify-content: normal;
padding: 10px;
margin: 20px auto;
}
.help-text__instructions {
width: 86%;
}