generated from gitea_admin/default
ajout pro et tailwind
This commit is contained in:
@@ -67,14 +67,16 @@
|
||||
max-width: 85%;
|
||||
justify-self: center;
|
||||
position: relative;
|
||||
margin-top: -50px;
|
||||
margin-top: -7px;
|
||||
border-radius: 20px;
|
||||
}
|
||||
|
||||
.rounded-card__meta {
|
||||
margin-top: calc(var(--sp-4) * -1);
|
||||
}
|
||||
|
||||
.rounded-card__title {
|
||||
text-transform: uppercase;
|
||||
}
|
||||
.rounded-card__title-link {
|
||||
color: inherit;
|
||||
text-decoration: none;
|
||||
@@ -88,10 +90,6 @@
|
||||
}
|
||||
}
|
||||
|
||||
.rounded-card__description {
|
||||
margin-top: 10px;
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
.rounded-card__actions {
|
||||
margin-top: auto;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user