Skip to content

Commit 4aeb6f8

Browse files
committed
add que hemos hecho description
1 parent 2b91ec5 commit 4aeb6f8

File tree

3 files changed

+5
-4
lines changed

3 files changed

+5
-4
lines changed

dist/css/style.css

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

index.html

+1
Original file line numberDiff line numberDiff line change
@@ -221,6 +221,7 @@ <h2>Metodología</h2>
221221
<div class="testimonials-inner section-inner">
222222
<div class="testimonials-header text-center text-light">
223223
<h2 class="section-title mt-0">Qué hemos hecho</h2>
224+
<p>Sistemas de inventario, CRM, pagos, aplicaciones PWA, paginas web</p>
224225
</div>
225226
<div class="testimonials-wrap">
226227
<div class="testimonial text-sm is-revealing">

src/scss/layout/_testimonials.scss

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
padding-bottom: 0;
77
}
88

9-
.section-title {
9+
.testimonials-header {
1010
margin-bottom: 48px;
1111
}
1212

@@ -121,7 +121,7 @@
121121

122122
.testimonials {
123123

124-
.section-title {
124+
.testimonials-header {
125125
margin-bottom: 88px;
126126
}
127127

0 commit comments

Comments
 (0)