Нашел и закрыл тег в соцсетях, теперь все изображения имеют равные отступы
This commit is contained in:
parent
68c0e873c3
commit
623e24c643
@ -558,7 +558,7 @@ h1, h2, h3, h4, h5, h6, figure {
|
|||||||
#fh5co-work,
|
#fh5co-work,
|
||||||
#fh5co-blog,
|
#fh5co-blog,
|
||||||
#fh5co-counter,
|
#fh5co-counter,
|
||||||
#fh5co-footer{
|
#fh5co-footer {
|
||||||
padding: 6em 3em;
|
padding: 6em 3em;
|
||||||
clear: both;
|
clear: both;
|
||||||
@media screen and (max-width: $screen-sm) {
|
@media screen and (max-width: $screen-sm) {
|
||||||
|
@ -201,7 +201,6 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
|
||||||
|
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="col-md-6">
|
<div class="col-md-6">
|
||||||
@ -300,6 +299,8 @@
|
|||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -318,8 +319,6 @@
|
|||||||
</div>
|
</div>
|
||||||
</footer>
|
</footer>
|
||||||
</div><!-- END container-wrap -->
|
</div><!-- END container-wrap -->
|
||||||
</div>
|
|
||||||
|
|
||||||
<div class="gototop js-top">
|
<div class="gototop js-top">
|
||||||
<a href="#" class="js-gotop"><i class="icon-arrow-up2"></i></a>
|
<a href="#" class="js-gotop"><i class="icon-arrow-up2"></i></a>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
Reference in New Issue
Block a user