Skip to content
Snippets Groups Projects
Verified Commit f3b0cb77 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets
Browse files

Make brand image fill 100% width of space

parent 248b1283
No related branches found
No related tags found
No related merge requests found
Loading
@@ -11,7 +11,7 @@
Loading
@@ -11,7 +11,7 @@
.brand-image { .brand-image {
margin-bottom: 20px; margin-bottom: 20px;
img { img {
max-width: 100%; width: 100%;
} }
} }
   
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment