source: phonelux-frontend/src/components/HeaderComponent/HeaderComponent.css@ 527b93f

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

Homepage, login and register components added

  • Property mode set to 100644
File size: 162 bytes
Line 
1.header-component{
2 background-color: #B6E2C8;
3 display: flex;
4 justify-content: center;
5}
6
7.header-component img{
8 width: 310px;
9 height: 200px;
10}
Note: See TracBrowser for help on using the repository browser.