male zmiany w css

This commit is contained in:
Mateusz Gruszczyński 2025-02-25 22:53:57 +01:00
parent 68c93631ff
commit 7e9ce9894f

View File

@ -208,12 +208,7 @@
min-height: 100vh;
}
.full-height-row {
display: flex;
align-items: center;
justify-content: center;
min-height: calc(100vh - 56px);
}
</style>
{% block head %}{% endblock %}