Afinaciones
This commit is contained in:
@ -1,9 +0,0 @@
|
||||
#page_logo {
|
||||
font-family: Raleway, sans-serif;
|
||||
font-weight: 800;
|
||||
font-size: 2.2rem;
|
||||
color: #404041;
|
||||
}
|
||||
#page_logo .orange {
|
||||
color: #F26721;
|
||||
}
|
@ -41,9 +41,9 @@
|
||||
#clientes .header:first-child {
|
||||
padding-bottom: 1rem;
|
||||
}
|
||||
#clientes .ci {
|
||||
display: flex;
|
||||
align-items: center
|
||||
#clientes #img_clientes .row {
|
||||
padding-top: 0;
|
||||
padding-bottom: 0;
|
||||
}
|
||||
|
||||
#testimonios {
|
||||
|
@ -2,6 +2,16 @@ body, .ui {
|
||||
font-family: Roboto, sans-serif !important;
|
||||
}
|
||||
|
||||
#page_logo {
|
||||
font-family: Raleway, sans-serif;
|
||||
font-weight: 800;
|
||||
font-size: 2.2rem;
|
||||
color: #404041;
|
||||
}
|
||||
#page_logo .orange {
|
||||
color: #F26721;
|
||||
}
|
||||
|
||||
footer {
|
||||
flex: none;
|
||||
color: white;
|
||||
@ -9,7 +19,7 @@ footer {
|
||||
font-family: Roboto;
|
||||
}
|
||||
footer .dark-grey {
|
||||
background-color: grey;
|
||||
background-color: #404041;
|
||||
}
|
||||
footer .grid {
|
||||
margin: 0 !important;
|
||||
|
Reference in New Issue
Block a user