source: src/Clients/Angular/finki-chattery/src/app/shared-app/components/generic/header/header.component.scss@ 6193ffe

dev
Last change on this file since 6193ffe was 6193ffe, checked in by Стојков Марко <mst@…>, 3 years ago

Favicon and logo fixed

  • Property mode set to 100644
File size: 187 bytes
Line 
1.right {
2 flex: 1 1 auto;
3}
4
5.search-questions {
6 width: 60%;
7 margin: auto;
8}
9
10@media only screen and (max-width: 600px) {
11 .search-questions {
12 width: 100%;
13 margin: 0;
14 }
15}
Note: See TracBrowser for help on using the repository browser.