Account settings page.
This commit is contained in:
9
components/WebsiteSettings.module.css
Normal file
9
components/WebsiteSettings.module.css
Normal file
@@ -0,0 +1,9 @@
|
||||
.col {
|
||||
flex: 2;
|
||||
}
|
||||
|
||||
.buttons {
|
||||
flex: 3;
|
||||
display: flex;
|
||||
justify-content: flex-end;
|
||||
}
|
||||
Reference in New Issue
Block a user