Commit eefb11d1dcf1bcca41bd5151b5fe0ad0cb19b364
Exists in
master
Merge branch 'master' into 'develop'
Master See merge request !99
Showing
1 changed file
Show diff stats
src/sass/_logistica-pedido-ruta.scss
... | ... | @@ -22,7 +22,7 @@ |
22 | 22 | width: 100%; |
23 | 23 | height: 100%; |
24 | 24 | border-radius: 50%; |
25 | - border: 12px solid #fff; | |
25 | + border: 8px solid #fff; | |
26 | 26 | position: absolute; |
27 | 27 | top: 0; |
28 | 28 | left: 0; |
... | ... | @@ -42,7 +42,7 @@ |
42 | 42 | width: 100%; |
43 | 43 | height: 100%; |
44 | 44 | background: none; |
45 | - border-width: 12px; | |
45 | + border-width: 8px; | |
46 | 46 | border-style: solid; |
47 | 47 | position: absolute; |
48 | 48 | top: 0; |
... | ... | @@ -72,7 +72,7 @@ |
72 | 72 | height: 90%; |
73 | 73 | border-radius: 50%; |
74 | 74 | background: #44484b; |
75 | - font-size: 24px; | |
75 | + font-size: 20px; | |
76 | 76 | color: #fff; |
77 | 77 | line-height: 20px; |
78 | 78 | text-align: center; |