stop
This commit is contained in:
@@ -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;
|
||||
@@ -88,8 +88,8 @@ header {
|
||||
@include textShadow();
|
||||
cursor: pointer;
|
||||
&:hover {
|
||||
color: $darkFont;
|
||||
}
|
||||
color: $darkFont;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user