mirror of
https://github.com/Xevion/old.xevion.github.io.git
synced 2025-12-05 23:15:31 -06:00
update
This commit is contained in:
@@ -3,5 +3,5 @@
|
||||
<div class="status__light__ring"></div>
|
||||
<div class="status__light__led"></div>
|
||||
</div>
|
||||
<div class="status__message">I'm currently seeking full-time opportunities!</div>
|
||||
<div class="status__message">Currently seeking full-time opportunities starting June 2018!</div>
|
||||
</div>
|
||||
|
||||
@@ -1,9 +1,11 @@
|
||||
.status {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
font-weight: 700;
|
||||
font-size: 1.2rem;
|
||||
// font-weight: 700;
|
||||
font-family: 'Inconsolata', monospace;
|
||||
margin-top: 50px;
|
||||
margin-top: 70px;
|
||||
color: $night;
|
||||
|
||||
&__light {
|
||||
width: 20px;
|
||||
@@ -47,6 +49,6 @@
|
||||
}
|
||||
|
||||
&__message {
|
||||
margin-left: 10px;
|
||||
margin-left: 15px;
|
||||
}
|
||||
}
|
||||
|
||||
File diff suppressed because one or more lines are too long
BIN
resume.pdf
BIN
resume.pdf
Binary file not shown.
Reference in New Issue
Block a user