generated from cms/tibi-docs
This commit is contained in:
@@ -24,23 +24,22 @@
|
||||
justify-content: start;
|
||||
flex-wrap: wrap;
|
||||
.icon {
|
||||
margin: 30px;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
|
||||
width: 80px;
|
||||
width: 127px;
|
||||
gap: 8px;
|
||||
max-width: 45%;
|
||||
flex-grow: 1;
|
||||
@media @tablet {
|
||||
max-width: initial;
|
||||
flex-grow: initial;
|
||||
width: 107px;
|
||||
width: 157px;
|
||||
gap: 20px;
|
||||
}
|
||||
img {
|
||||
width: 100%;
|
||||
width: 75%;
|
||||
height: auto;
|
||||
}
|
||||
.text {
|
||||
|
||||
Reference in New Issue
Block a user