mirror of
https://github.com/Xevion/old.xevion.github.io.git
synced 2025-12-07 11:15:38 -06:00
edits
This commit is contained in:
@@ -10,4 +10,4 @@
|
||||
@import 'partials/featured-projects';
|
||||
@import 'partials/other-projects';
|
||||
@import 'partials/footer';
|
||||
@import 'partials/404';
|
||||
@import 'partials/404';
|
||||
|
||||
@@ -57,7 +57,8 @@ html, body {
|
||||
.intro,
|
||||
.skills .skillz__category__label,
|
||||
.experience .job__time,
|
||||
.footer__copyright {
|
||||
.footer__copyright,
|
||||
.status {
|
||||
color: $off-white;
|
||||
}
|
||||
.section__content .underline-link:after {
|
||||
@@ -65,7 +66,6 @@ html, body {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
.emoji {
|
||||
display: inline-block;
|
||||
vertical-align: text-top;
|
||||
|
||||
@@ -3,7 +3,6 @@
|
||||
align-items: center;
|
||||
font-size: 1.1rem;
|
||||
font-family: 'Inconsolata', monospace;
|
||||
// font-weight: 700;
|
||||
margin-top: 70px;
|
||||
color: $night;
|
||||
// background-color: $yellow;
|
||||
|
||||
Reference in New Issue
Block a user