mirror of
https://github.com/mgrove36/bbc-young-reporter.git
synced 2026-03-03 11:27:06 +00:00
Update 404 page
Text is now center-aligned
This commit is contained in:
@@ -20,4 +20,9 @@
|
||||
{% include footer.html %}
|
||||
</div>
|
||||
</body>
|
||||
<style>
|
||||
.mdc-top-app-bar--short-fixed-adjust {
|
||||
text-align: center;
|
||||
}
|
||||
</style>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user