This commit is contained in:
Tommy Parnell
2018-12-01 18:37:58 -05:00
parent 852b573977
commit 3ebed97350

View File

@@ -32,13 +32,13 @@ body {
color: $darkFont;
text-decoration: none;
border-radius: 0.2em;
box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.96);
&:hover {
background-color: $darkBg;
color: $lightBg;
}
}
.bgimg {
position: relative;
height: 100vh;