Update
This commit is contained in:
@@ -64,10 +64,11 @@
|
||||
transform: translate(-50%);
|
||||
z-index: 0;
|
||||
opacity: 0.2;
|
||||
margin-top: -2rem;
|
||||
}
|
||||
|
||||
#text-container>:nth-child(3) {
|
||||
margin-top: 8rem;
|
||||
margin-top: 6rem;
|
||||
}
|
||||
|
||||
.img-general-info {
|
||||
@@ -105,7 +106,6 @@
|
||||
}
|
||||
|
||||
a {
|
||||
font-size: 1.15rem;
|
||||
color: #DD1C1A;
|
||||
}
|
||||
|
||||
@@ -122,7 +122,7 @@
|
||||
|
||||
h1 {
|
||||
margin-bottom: 1rem;
|
||||
font-size: 2.5rem;
|
||||
font-size: 2.2rem;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
@@ -142,7 +142,6 @@
|
||||
}
|
||||
|
||||
#container p {
|
||||
font-size: 1.15rem;
|
||||
text-align: justify;
|
||||
}
|
||||
|
||||
|
@@ -71,7 +71,6 @@
|
||||
}
|
||||
|
||||
a {
|
||||
font-size: 1.15rem;
|
||||
color: #DD1C1A;
|
||||
}
|
||||
|
||||
@@ -88,7 +87,7 @@
|
||||
|
||||
h1 {
|
||||
margin-bottom: 1rem;
|
||||
font-size: 2.5rem;
|
||||
font-size: 2.2rem;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
@@ -108,7 +107,6 @@
|
||||
}
|
||||
|
||||
#container p {
|
||||
font-size: 1.15rem;
|
||||
text-align: justify;
|
||||
}
|
||||
|
||||
|
@@ -102,7 +102,6 @@
|
||||
}
|
||||
|
||||
a {
|
||||
font-size: 1.15rem;
|
||||
color: #DD1C1A;
|
||||
}
|
||||
|
||||
@@ -119,7 +118,7 @@
|
||||
|
||||
h1 {
|
||||
margin-bottom: 1rem;
|
||||
font-size: 2.5rem;
|
||||
font-size: 2.2rem;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
@@ -139,7 +138,6 @@
|
||||
}
|
||||
|
||||
#container p {
|
||||
font-size: 1.15rem;
|
||||
text-align: justify;
|
||||
}
|
||||
|
||||
|
@@ -67,7 +67,6 @@
|
||||
}
|
||||
|
||||
a {
|
||||
font-size: 1.15rem;
|
||||
color: #DD1C1A;
|
||||
}
|
||||
|
||||
@@ -85,7 +84,7 @@
|
||||
|
||||
h1 {
|
||||
margin-bottom: 1rem;
|
||||
font-size: 2.5rem;
|
||||
font-size: 2.2rem;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
@@ -105,7 +104,6 @@
|
||||
}
|
||||
|
||||
#container p {
|
||||
font-size: 1.15rem;
|
||||
text-align: justify;
|
||||
}
|
||||
|
||||
|
@@ -86,7 +86,6 @@ None of them near you? Not a problem! Join our WhatsApp group and we will help y
|
||||
|
||||
ol li {
|
||||
position: relative;
|
||||
font-size: 1.15rem;
|
||||
font-family: var(--serif,serif);
|
||||
margin-left: 1.5rem;
|
||||
list-style-position: outside
|
||||
@@ -110,7 +109,6 @@ None of them near you? Not a problem! Join our WhatsApp group and we will help y
|
||||
|
||||
#call-to-action-list > ol>li {
|
||||
position: relative;
|
||||
font-size: 1.15rem;
|
||||
font-family: var(--serif,serif);
|
||||
margin-left: 3rem;
|
||||
}
|
||||
@@ -131,7 +129,7 @@ None of them near you? Not a problem! Join our WhatsApp group and we will help y
|
||||
|
||||
h1 {
|
||||
margin-bottom: 1rem;
|
||||
font-size: 2.5rem;
|
||||
font-size: 2.2rem;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
@@ -159,12 +157,10 @@ None of them near you? Not a problem! Join our WhatsApp group and we will help y
|
||||
}
|
||||
|
||||
#text-container a {
|
||||
font-size: 1.15rem;
|
||||
color: #DD1C1A
|
||||
}
|
||||
|
||||
#container p {
|
||||
font-size: 1.15rem;
|
||||
text-align: justify;
|
||||
}
|
||||
|
||||
|
@@ -101,7 +101,6 @@
|
||||
}
|
||||
|
||||
#container p {
|
||||
font-size: 1.15rem;
|
||||
text-align: justify;
|
||||
}
|
||||
|
||||
@@ -109,6 +108,7 @@
|
||||
display: grid;
|
||||
grid-template-columns: 1.2fr 1.05fr 1fr;
|
||||
grid-gap: 4rem;
|
||||
margin-top: 2rem;
|
||||
}
|
||||
|
||||
#container-grid > div {
|
||||
|
@@ -352,7 +352,6 @@
|
||||
}
|
||||
|
||||
#container p {
|
||||
font-size: 1.15rem;
|
||||
text-align: justify;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user