male zmiany w css

This commit is contained in:
Mateusz Gruszczyński 2025-02-25 22:54:28 +01:00
parent 7e9ce9894f
commit 6ac006e355

View File

@ -200,15 +200,6 @@
color: #fff;
}
.container {
display: flex;
justify-content: center;
align-items: center;
min-height: 100vh;
}
</style>
{% block head %}{% endblock %}