Skip to content
Snippets Groups Projects
Verified Commit 6d1e3216 authored by David Beniamine's avatar David Beniamine
Browse files

Reduce logo size

parent 1e00adfe
Branches
No related tags found
No related merge requests found
......@@ -48,7 +48,7 @@ body { display: flex; flex-direction: column; }
#header, #footer { flex: 0 0 auto; }
#main {
margin-top: 10vh;
margin-top: 5vh;
padding: 5em 0 4em;
}
......@@ -75,7 +75,7 @@ body { display: flex; flex-direction: column; }
float:left;
clear:both;
min-width: 100px;
max-height: 100px;
max-height: 50px;
max-width: 50vw;
padding: 0;
margin: 0;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment