SciPost Code Repository

Skip to content
Snippets Groups Projects
Commit 8cb4fb18 authored by Jean-Sébastien Caux's avatar Jean-Sébastien Caux
Browse files

Improve header css

parent a8109480
No related branches found
No related tags found
No related merge requests found
...@@ -157,10 +157,14 @@ hr.hr12 { ...@@ -157,10 +157,14 @@ hr.hr12 {
} }
.flex-container #headerflex { .flex-container #headerflex {
align-contents: center; align-contents: center;
justify-content: space-between;
margin: 0px;
padding: 0px;
} }
.flex-logobox { .flex-logobox {
align-self: center; align-self: center;
margin: 10px; margin: 0px;
padding: 0px;
} }
.flex-blurbbox { .flex-blurbbox {
margin: 0px; margin: 0px;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment