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
Line 
1.sliderPriceContainer{
2 display: flex;
3
4}
5
6#priceSlider{
7 margin-top: 15px;
8}
9
10.sliderBox{
11 margin-left: 20px;
12}
13
14.sliderPriceLabel{
15 margin-top: 20px;
16 font-size: 17px;
17}
Note: See TracBrowser for help on using the repository browser.