This commit is contained in:
Brittany Chiang
2017-12-23 11:00:55 -08:00
parent 2d0953cc4b
commit 0078156d5b
6 changed files with 6 additions and 7 deletions

View File

@@ -10,4 +10,4 @@
@import 'partials/featured-projects';
@import 'partials/other-projects';
@import 'partials/footer';
@import 'partials/404';
@import 'partials/404';

View File

@@ -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;

View File

@@ -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;