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-19 17:00:30 +03:00

25 lines
378 B
CSS

.carousel > .carousel-inner > .carousel-item > img {
width : 100vh;
height : calc(100vh - 56px);
/* height : 10vh; */
}
/*.main-window-alt {
width : 100vh;
height : calc(100vh - 56px);
}*/
.centered-el {
padding-top : 45vh;
}
.bg {
background-color : #1A1A1A;
}
.sys-win-img {
margin-top: 24vh;
margin-bottom: 1vh;
width : 25vh;
height : 25vh;
}