Commit f3b0cb77 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Make brand image fill 100% width of space

Signed-off-by: default avatarDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
parent 248b1283
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
.brand-image { .brand-image {
margin-bottom: 20px; margin-bottom: 20px;
img { img {
max-width: 100%; width: 100%;
} }
} }
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment