Updated the website.

This commit is contained in:
Batuhan Berk Başoğlu 2024-07-11 17:31:02 -04:00
parent a5a8fa779b
commit e7cca0ec6c
5 changed files with 3 additions and 3 deletions

View file

@ -350,7 +350,7 @@ h6 {
#hero .carousel-item { #hero .carousel-item {
width: 100%; width: 100%;
height: 100vh; height: 100vh;
background-size: cover; background-size: contain;
background-position: center; background-position: center;
background-repeat: no-repeat; background-repeat: no-repeat;
} }

BIN
assets/img/slide/slide-1.jpg Executable file → Normal file

Binary file not shown.

Before

Width:  |  Height:  |  Size: 203 KiB

After

Width:  |  Height:  |  Size: 224 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 174 KiB

After

Width:  |  Height:  |  Size: 31 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 364 KiB

After

Width:  |  Height:  |  Size: 61 KiB

View file

@ -91,7 +91,7 @@
<div class="container"> <div class="container">
<div class="copyright"> <div class="copyright">
&copy; Copyright <strong><span>Batuhan Basoglu</span></strong>. All Rights Reserved &copy; Copyright <strong><span>Batuhan Başoğlu</span></strong>. All Rights Reserved
</div> </div>
</div> </div>
</footer><!-- End Footer --> </footer><!-- End Footer -->
@ -112,4 +112,4 @@
</body> </body>
</html> </html>