5 lines
84 B
CSS
5 lines
84 B
CSS
|
.Error404{
|
||
|
text-align: center;
|
||
|
align-items:center;
|
||
|
font-style: italic;
|
||
|
}
|