mirror of
https://github.com/wassname/talk.git
synced 2026-08-19 12:40:16 +08:00
Add formatting to Slot
This commit is contained in:
@@ -6,3 +6,11 @@
|
||||
text-align: center;
|
||||
font-size: 1.2em;
|
||||
}
|
||||
|
||||
.slot > * {
|
||||
margin-bottom: 8px;
|
||||
|
||||
&:last-child {
|
||||
margin-bottom: 0px;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user