_sass/_resume.scss in jekyll-theme-lucas-minima-0.1.7 vs _sass/_resume.scss in jekyll-theme-lucas-minima-0.1.8
- old
+ new
@@ -131,11 +131,11 @@
}
.contact-info {
margin: 1.5rem auto;
width: 300px;
- text-align: center;
+ text-align: left;
p {
margin: 0.5rem 0;
@include sans_light;
color: #333;
@@ -144,17 +144,19 @@
color: #333;
text-decoration: none;
@include transition(color 0.2s ease);
&:hover {
- color: #fff;
+ color: #9c9c9c;
+ font-weight: bold;
}
}
}
}
.not-looking {
width: 400px;
+ text-align: center;
}
// resume content styles