Fixing broken links
This commit is contained in:
@@ -50,7 +50,7 @@
|
|||||||
|
|
||||||
<AlertComponent>
|
<AlertComponent>
|
||||||
<Title>Under Construction</Title>
|
<Title>Under Construction</Title>
|
||||||
<Message>Website is still being made. Check out <NavLink Href="/immortal-roadmap">Road Map</NavLink> for future plans, <NavLink Href="/immortal-agile">Agile</NavLink> for present tasks, and <NavLink Href="/immortal-changelog">Change Log</NavLink> for past changes.</Message>
|
<Message>Website is still being made. Check out <NavLink Href="/roadmap">Road Map</NavLink> for future plans, <NavLink Href="/agile">Agile</NavLink> for present tasks, and <NavLink Href="/changelog">Change Log</NavLink> for past changes.</Message>
|
||||||
|
|
||||||
</AlertComponent>
|
</AlertComponent>
|
||||||
|
|
||||||
@@ -77,6 +77,7 @@
|
|||||||
|
|
||||||
@@media only screen and (max-width: 1025px) {
|
@@media only screen and (max-width: 1025px) {
|
||||||
.heroesContainer {
|
.heroesContainer {
|
||||||
grid-template-columns: 1fr; }
|
grid-template-columns: 1fr;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
Reference in New Issue
Block a user