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

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

Registration logic with confirmation token implemented

  • Property mode set to 100644
File size: 162 bytes
Line 
1#priceContainer{
2 display: flex;
3}
4
5#slider{
6 margin-top: 20px;
7}
8
9#box{
10 margin-left: 20px;
11}
12
13#priceLabel{
14 margin-top: 23px;
15 font-size: 17px;
16}
Note: See TracBrowser for help on using the repository browser.