Archipelago/WebHostLib/static/styles/404.css

11 lines
157 B
CSS
Raw Normal View History

#page-not-found{
width: 40em;
margin-left: auto;
margin-right: auto;
text-align: center;
}
#page-not-found h1{
margin-bottom: 0.5rem;
}