Fit the dashboard to the promo
This commit is contained in:
parent
c0e098c879
commit
0713e5198f
@ -24,10 +24,10 @@
|
|||||||
height: calc(100vh / 5 - 0.3vh);
|
height: calc(100vh / 5 - 0.3vh);
|
||||||
margin-left: 0.2%;
|
margin-left: 0.2%;
|
||||||
margin-bottom: 0.2vh;
|
margin-bottom: 0.2vh;
|
||||||
width: calc(100vw / 13 - 0.26vw);
|
width: calc(100vw / 12 - 0.26vw);
|
||||||
}
|
}
|
||||||
.student-title {
|
.student-title {
|
||||||
width: calc(2 * (100vw / 13 - 0.22vw) + 0.2vw);
|
width: calc(2 * (100vw / 12 - 0.22vw) + 0.2vw);
|
||||||
font-size: 15px;
|
font-size: 15px;
|
||||||
}
|
}
|
||||||
.student h5 {
|
.student h5 {
|
||||||
|
Reference in New Issue
Block a user