Remove comments
This commit is contained in:
parent
f09a2ce6b2
commit
2e0104e080
@ -147,20 +147,6 @@ ul.spaced li {
|
|||||||
--text-color: #000000;
|
--text-color: #000000;
|
||||||
--text-color-dim: #333333;
|
--text-color-dim: #333333;
|
||||||
}
|
}
|
||||||
|
|
||||||
/*
|
|
||||||
body {
|
|
||||||
background-color: #FFF;
|
|
||||||
color: #000;
|
|
||||||
}
|
|
||||||
|
|
||||||
a {
|
|
||||||
color: #000;
|
|
||||||
}
|
|
||||||
|
|
||||||
.header, .section .block .title {
|
|
||||||
border-color: #000;
|
|
||||||
} */
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Mobile styling */
|
/* Mobile styling */
|
||||||
@ -200,7 +186,6 @@ ul.spaced li {
|
|||||||
strong, .title, .descriptor {
|
strong, .title, .descriptor {
|
||||||
font-weight: inherit;
|
font-weight: inherit;
|
||||||
color: var(--text-color);
|
color: var(--text-color);
|
||||||
/* font-style: italic; */
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.body {
|
.body {
|
||||||
|
|||||||
@ -17,7 +17,6 @@
|
|||||||
Chloe Herd
|
Chloe Herd
|
||||||
</div>
|
</div>
|
||||||
<div class="contact">
|
<div class="contact">
|
||||||
<!-- Swap email & location for mobile view -->
|
|
||||||
<div class="method">
|
<div class="method">
|
||||||
<span class="mobile-hide">
|
<span class="mobile-hide">
|
||||||
Columbus, OH
|
Columbus, OH
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user