This commit is contained in:
Xsivax 2021-09-27 16:13:45 +02:00
parent 47ea3998b1
commit 676e420205

View file

@ -250,13 +250,42 @@ img {
.link .sub_container p {
font-size: 2.4vw;
letter-spacing: .1vw;
letter-spacing: .2vw;
height: 35vw !important;
margin-top: 0 !important;
}
.link .sub_container p a {
font-size: 3.5vw;
}
#offgrid .sub_container {
width: 35vw;
height: 40vw;
}
#offgrid .sub_container p {
height: 55vw !important;
}
#cyber .sub_container p {
height: 45vw !important;
}
#miner {
margin-top: 205vw !important;
}
#miner .sub_container {
width: 45vw !important;
}
#miner .sub_container p {
height: 45vw !important;
margin-top: 8vw !important;
}
#small_screen {
display: none;
}