presentation client 0.4.13
This commit is contained in:
parent
b8c99eaa77
commit
04c62ccbb0
@ -21,4 +21,4 @@ version: 0.0.1
|
|||||||
# incremented each time you make changes to the application. Versions are not expected to
|
# incremented each time you make changes to the application. Versions are not expected to
|
||||||
# follow Semantic Versioning. They should reflect the version the application is using.
|
# follow Semantic Versioning. They should reflect the version the application is using.
|
||||||
# It is recommended to use it with quotes.
|
# It is recommended to use it with quotes.
|
||||||
appVersion: 0.4.10
|
appVersion: 0.4.13
|
||||||
|
@ -17,6 +17,7 @@
|
|||||||
.content {
|
.content {
|
||||||
margin-top: 32px;
|
margin-top: 32px;
|
||||||
|
|
||||||
|
|
||||||
>:not(:last-child) {
|
>:not(:last-child) {
|
||||||
margin-bottom: 24px;
|
margin-bottom: 24px;
|
||||||
}
|
}
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
{
|
{
|
||||||
"version": "v0.4.10"
|
"version": "v0.4.13"
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user