This repository has been archived on 2024-12-11. You can view files and clone it, but cannot push or open issues or pull requests.
Nikiroy78.github.io/assets/main.css
2023-06-18 22:33:10 +03:00

16 lines
252 B
CSS

.carousel > .carousel-inner > .carousel-item > img{
width : 100vh;
height : 94vh;
/* margin-bottom : 2.5%; */
}
.bg {
background-color : #1A1A1A;
}
.sys-win-img {
margin-top: 24vh;
margin-bottom: 1vh;
width : 25vh;
height : 25vh;
}