source: phonelux-frontend/src/components/FiltersComponents/FilterPriceComponent.css

Last change on this file was dbd4834, checked in by Marko <Marko@…>, 22 months ago

Homepage, login and register components added

  • Property mode set to 100644
File size: 186 bytes
RevLine 
[dbd4834]1.sliderPriceContainer{
[dfd5d87]2 display: flex;
[dbd4834]3
[dfd5d87]4}
5
[dbd4834]6#priceSlider{
7 margin-top: 15px;
[dfd5d87]8}
9
[dbd4834]10.sliderBox{
[dfd5d87]11 margin-left: 20px;
12}
13
[dbd4834]14.sliderPriceLabel{
15 margin-top: 20px;
[dfd5d87]16 font-size: 17px;
17}
Note: See TracBrowser for help on using the repository browser.