generated from cms/tibi-docs
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
width: 150px;
|
||||
gap: 15px;
|
||||
gap: 10px;
|
||||
max-width: 45%;
|
||||
flex-grow: 1;
|
||||
font-size: 0.9rem;
|
||||
@@ -39,7 +39,7 @@
|
||||
width: 160px;
|
||||
}
|
||||
@media @desktop {
|
||||
width: 220px;
|
||||
width: 213px;
|
||||
}
|
||||
img {
|
||||
width: 75%;
|
||||
@@ -48,7 +48,7 @@
|
||||
.text {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
gap: 10px;
|
||||
|
||||
em {
|
||||
text-align: center;
|
||||
font-size: 2.2rem;
|
||||
@@ -58,6 +58,7 @@
|
||||
p {
|
||||
text-align: center;
|
||||
font-weight: bold;
|
||||
font-size: 1.1rem;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user