source: src/main/resources/static/css/myProfile.css@ 5577566

Last change on this file since 5577566 was 5577566, checked in by NikolaCenevski <cenevskinikola@…>, 3 years ago

prototip part 2

  • Property mode set to 100644
File size: 124 bytes
Line 
1@media screen and (min-width: 800px) {
2
3 #rowHeight {
4 height: 100vh;
5 }
6}
7
8header {
9 margin-bottom: 60px;
10}
Note: See TracBrowser for help on using the repository browser.