Made banner height consistent
This commit is contained in:
parent
2e85cdd0aa
commit
408be1439d
1 changed files with 1 additions and 1 deletions
|
|
@ -95,7 +95,7 @@
|
|||
|
||||
|
||||
<header role="banner">
|
||||
<img src="/static/images/hse_triangle_right_1.png" style="float:left; height: 70pt; margin-top: 7pt">
|
||||
<img src="/static/images/hse_triangle_right_1.png" style="float:left; height: 65pt; margin-top: 7pt">
|
||||
<div class="header-wrapper" style="background: rgb(47, 52, 66); clear: none;">
|
||||
<div class="site-info col-sm-2">
|
||||
<div class="site-info__logo col-lg-3 col-md-2 col-sm-3">
|
||||
|
|
|
|||
Loading…
Reference in a new issue