Fix conflict

mx
Letícia Camara 2018-10-15 20:33:43 -03:00
commit 8814e9c95c
25 changed files with 4 additions and 5 deletions

BIN
src/assets/img/about/ab1.png Normal file → Executable file

Binary file not shown.

Before

Width:  |  Height:  |  Size: 190 KiB

After

Width:  |  Height:  |  Size: 182 KiB

BIN
src/assets/img/about/ab2.png Normal file → Executable file

Binary file not shown.

Before

Width:  |  Height:  |  Size: 243 KiB

After

Width:  |  Height:  |  Size: 235 KiB

BIN
src/assets/img/about/ab3.png Normal file → Executable file

Binary file not shown.

Before

Width:  |  Height:  |  Size: 196 KiB

After

Width:  |  Height:  |  Size: 190 KiB

BIN
src/assets/img/about/ab4.png Normal file → Executable file

Binary file not shown.

Before

Width:  |  Height:  |  Size: 250 KiB

After

Width:  |  Height:  |  Size: 238 KiB

BIN
src/assets/img/about/ab5.png Normal file → Executable file

Binary file not shown.

Before

Width:  |  Height:  |  Size: 215 KiB

After

Width:  |  Height:  |  Size: 204 KiB

BIN
src/assets/img/footer/dtube.png Normal file → Executable file

Binary file not shown.

Before

Width:  |  Height:  |  Size: 297 B

After

Width:  |  Height:  |  Size: 291 B

BIN
src/assets/img/footer/footer_logo.png Normal file → Executable file

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB

BIN
src/assets/img/footer/steemit.png Normal file → Executable file

Binary file not shown.

Before

Width:  |  Height:  |  Size: 362 B

After

Width:  |  Height:  |  Size: 340 B

BIN
src/assets/img/header/header-bg.jpg Normal file → Executable file

Binary file not shown.

Before

Width:  |  Height:  |  Size: 99 KiB

After

Width:  |  Height:  |  Size: 53 KiB

BIN
src/assets/img/header/logo.png Normal file → Executable file

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.8 KiB

After

Width:  |  Height:  |  Size: 2.6 KiB

BIN
src/assets/img/map/ambassador_cluster.png Normal file → Executable file

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.9 KiB

After

Width:  |  Height:  |  Size: 1.2 KiB

BIN
src/assets/img/map/ambassador_pin.png Normal file → Executable file

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.6 KiB

After

Width:  |  Height:  |  Size: 1.2 KiB

BIN
src/assets/img/map/merchant_cluster.png Normal file → Executable file

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.9 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB

BIN
src/assets/img/map/merchant_pin.png Normal file → Executable file

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.7 KiB

After

Width:  |  Height:  |  Size: 2.3 KiB

BIN
src/assets/img/services/bill_pay_counters.png Normal file → Executable file

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 11 KiB

BIN
src/assets/img/services/cafe_bars.png Normal file → Executable file

Binary file not shown.

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 15 KiB

BIN
src/assets/img/services/delivery_drivers.png Normal file → Executable file

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 10 KiB

BIN
src/assets/img/services/gas_stations.png Normal file → Executable file

Binary file not shown.

Before

Width:  |  Height:  |  Size: 13 KiB

After

Width:  |  Height:  |  Size: 12 KiB

BIN
src/assets/img/services/grocery.png Normal file → Executable file

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB

BIN
src/assets/img/services/phone_orders.png Normal file → Executable file

Binary file not shown.

Before

Width:  |  Height:  |  Size: 10 KiB

After

Width:  |  Height:  |  Size: 9.1 KiB

BIN
src/assets/img/services/restaurants.png Normal file → Executable file

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 12 KiB

BIN
src/assets/img/services/retail.png Normal file → Executable file

Binary file not shown.

Before

Width:  |  Height:  |  Size: 13 KiB

After

Width:  |  Height:  |  Size: 12 KiB

View File

@ -67,8 +67,4 @@
.margin-5 {
padding: 3rem;
}
.MuiNotchedOutline-focused-120 {
border-color: rgb(19, 143, 82) !important;
}

View File

@ -1,3 +1,6 @@
.MuiFormLabel-root-82.MuiFormLabel-focused-83 {
color: #139657
}
.merchants_services .MuiNotchedOutline-focused-120 {
border-color: rgb(19, 143, 82) !important;
}

View File

@ -254,7 +254,7 @@ class MerchantsPage extends Component {
<div>
<AppHeader />
<section data-spy="scroll" data-target="#mainNav" id="services">
<section data-spy="scroll" data-target="#mainNav" id="services" className="merchants_services" >
<div className="containerfix">
<div className="row">
<div className="col-md-10 mx-md-auto">