generated from gitea_admin/default
home partout et pour tous
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
{{ title }}
|
||||
</DsHeading>
|
||||
<!-- Description -->
|
||||
<DsText as="p" tone="default" :clamp="3" class="rounded-card__description">
|
||||
<DsText as="p" tone="default" :clamp="6" class="rounded-card__description">
|
||||
{{ description }}
|
||||
</DsText>
|
||||
|
||||
@@ -47,7 +47,7 @@
|
||||
|
||||
<style lang="scss">
|
||||
.rounded-card {
|
||||
padding: 16px;
|
||||
padding: 13px;
|
||||
box-shadow: 0px -1px 20px rgba(0, 0, 0, 0.18);
|
||||
|
||||
.rounded-card__grid {
|
||||
@@ -64,7 +64,7 @@
|
||||
padding-top: 13px;
|
||||
padding-bottom: 10px;
|
||||
background: white;
|
||||
max-width: 85%;
|
||||
max-width: 93%;
|
||||
justify-self: center;
|
||||
position: relative;
|
||||
margin-top: -7px;
|
||||
Reference in New Issue
Block a user