source: phonelux-frontend/src/components/UserFavouriteOffersComponent/UserFavouriteOffersComponent.css@ d66b8eb

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

Added more components

  • Property mode set to 100644
File size: 263 bytes
Line 
1.user-favourite-offers-header{
2 background-color: #B6E2C8;
3 justify-content: center;
4 align-content: center;
5 margin-top: -30px;
6 width: 100%;
7 display: flex;
8 font-size: 18px;
9}
10.user-favourite-offers-header-text{
11 width: fit-content;
12}
13
Note: See TracBrowser for help on using the repository browser.