Merge branch 'Dev' of https://github.com/dotnet/eShopOnContainers
This commit is contained in:
commit
cc1bbb18af
@ -52,8 +52,6 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
body {
|
body {
|
||||||
padding-top: 80px;
|
|
||||||
/*padding-bottom: 20px;*/
|
|
||||||
font-family: Montserrat,sans-serif;
|
font-family: Montserrat,sans-serif;
|
||||||
min-width:480px;
|
min-width:480px;
|
||||||
}
|
}
|
||||||
@ -372,6 +370,7 @@ select::-ms-expand {
|
|||||||
.home-catalog-filter-container {
|
.home-catalog-filter-container {
|
||||||
background-color: #00A69C;
|
background-color: #00A69C;
|
||||||
height:63px;
|
height:63px;
|
||||||
|
line-height: 76px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.home-catalog-filter-container li a {
|
.home-catalog-filter-container li a {
|
||||||
|
@ -69,8 +69,6 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
body {
|
body {
|
||||||
padding-top: 80px;
|
|
||||||
/*padding-bottom: 20px;*/
|
|
||||||
font-family: Montserrat,sans-serif;
|
font-family: Montserrat,sans-serif;
|
||||||
min-width:480px;
|
min-width:480px;
|
||||||
}
|
}
|
||||||
@ -389,6 +387,7 @@ select::-ms-expand {
|
|||||||
.home-catalog-filter-container {
|
.home-catalog-filter-container {
|
||||||
background-color: #00A69C;
|
background-color: #00A69C;
|
||||||
height:63px;
|
height:63px;
|
||||||
|
line-height: 76px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.home-catalog-filter-container li a {
|
.home-catalog-filter-container li a {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user