mirror of
https://github.com/Xevion/v2.xevion.dev.git
synced 2025-12-06 03:16:58 -06:00
Add /resume redirecting route, move 404.html Sass into styles file
This commit is contained in:
@@ -338,8 +338,22 @@ article {
|
||||
|
||||
.build-revision {
|
||||
font-family: CMU Typewriter Text, sans-serif;
|
||||
|
||||
a {
|
||||
color: #d2d2d2;
|
||||
text-decoration: none;
|
||||
}
|
||||
}
|
||||
|
||||
.container {
|
||||
margin: 10px auto;
|
||||
max-width: 600px;
|
||||
text-align: center;
|
||||
|
||||
h1 {
|
||||
margin: 30px 0;
|
||||
font-size: 4em;
|
||||
line-height: 1;
|
||||
letter-spacing: -1px;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user