Redesign
This commit is contained in:
@ -1,3 +1,7 @@
|
||||
component SettingsTabs
|
||||
.tabs
|
||||
Tab("Personal", "user", "/settings/personal")
|
||||
|
||||
component Settings(user *arn.User)
|
||||
h1.page-title Settings
|
||||
|
||||
|
@ -1,5 +1,8 @@
|
||||
.settings
|
||||
horizontal-wrap-center
|
||||
vertical
|
||||
margin 0 auto
|
||||
width 100%
|
||||
max-width 400px
|
||||
|
||||
.widget-section > button,
|
||||
.widget-section > .button
|
||||
|
Reference in New Issue
Block a user