Implemented most of the styles in scarlet now
This commit is contained in:
22
pages/dashboard/dashboard.scarlet
Normal file
22
pages/dashboard/dashboard.scarlet
Normal file
@ -0,0 +1,22 @@
|
||||
.dashboard-widget
|
||||
vertical
|
||||
align-items center
|
||||
|
||||
.dashboard-event
|
||||
vertical-wrap
|
||||
ui-element
|
||||
margin-bottom 1rem
|
||||
padding 0.75rem
|
||||
width 100%
|
||||
max-width 700px
|
||||
|
||||
.dashboard-event-author
|
||||
horizontal
|
||||
justify-content center
|
||||
width 100%
|
||||
|
||||
.dashboard-event-text
|
||||
horizontal
|
||||
justify-content center
|
||||
align-items center
|
||||
width 100%
|
Reference in New Issue
Block a user