nginx-install/nginxsnippets/errorpages/custom_error.css

7 lines
95 B
CSS
Raw Permalink Normal View History

2024-10-13 00:56:32 +02:00
.center {
display: flex;
justify-content: center;
align-items: center;
height: 90vh;
}