generated from gitea_admin/default
dev
This commit is contained in:
@@ -60,7 +60,9 @@
|
||||
|
||||
<style lang="scss">
|
||||
.decalage_cont {
|
||||
margin-bottom: 70px;
|
||||
|
||||
margin-bottom: 30px;
|
||||
min-height: 240px;
|
||||
display: flex;
|
||||
&--left {
|
||||
justify-content: flex-start;
|
||||
|
||||
@@ -69,5 +69,7 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.decalage-section--spaced {
|
||||
margin-top: 50px;
|
||||
}
|
||||
</style>
|
||||
|
||||
@@ -22,8 +22,6 @@
|
||||
|
||||
<style lang="scss">
|
||||
.section-title {
|
||||
|
||||
|
||||
&--pad-xs {
|
||||
padding-top: var(--sp-32);
|
||||
padding-bottom: var(--sp-16);
|
||||
@@ -52,7 +50,6 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@media (max-width: 300px) {
|
||||
.section-title {
|
||||
padding-left: calc(var(--sp-45) - 20px);
|
||||
|
||||
Reference in New Issue
Block a user