male zmiany w css
This commit is contained in:
parent
967e1bee27
commit
77074d2789
@ -5,7 +5,7 @@
|
|||||||
.full-height-row {
|
.full-height-row {
|
||||||
min-height: calc(100vh - 56px) !important;
|
min-height: calc(100vh - 56px) !important;
|
||||||
align-items: flex-start;
|
align-items: flex-start;
|
||||||
padding-top: 15%; /* lub inna wartość, która odpowiada Twoim potrzebom */
|
padding-top: 5%; /* lub inna wartość, która odpowiada Twoim potrzebom */
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
.full-height-row {
|
.full-height-row {
|
||||||
min-height: calc(100vh - 56px) !important;
|
min-height: calc(100vh - 56px) !important;
|
||||||
align-items: flex-start;
|
align-items: flex-start;
|
||||||
padding-top: 15%; /* lub inna wartość, która odpowiada Twoim potrzebom */
|
padding-top: 5%;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user