vendredi 22 mai 2020

how do I move this photo to the right?

So I got a website template to make my new website and i need help finding how I can move this fan logo to the right and make it bigger. see photo for more info [enter image description here][1] any ideas?

                    <div class="col-md-12 col-lg-5">
                        <div class="info-content">
                            <h4>High Performance Hardware</h4>
                            <p>All servers are powered by AMD Ryzen™ 5 3600 at a clockspeed of 4.2Ghz boost.
                            </p>
                        </div>
                        <a href="" class="btn btn-default-yellow-fill mt-3">Upgrade now</a>
                    </div>
                    <div class="col-md-12 col-lg-6 offset-lg-1 wow animated fadeInUp fast">
                        <img class="svg second" src="patterns/performance.svg" alt="performance">
                    </div>
                </div>```


  [1]: https://i.stack.imgur.com/hC4yX.png



Aucun commentaire:

Enregistrer un commentaire