Compare commits
1 commit
cd75d5e136
...
877b4e897b
Author | SHA1 | Date | |
---|---|---|---|
877b4e897b |
1 changed files with 1 additions and 9 deletions
|
@ -24,14 +24,6 @@ body {
|
|||
margin: 0;
|
||||
}
|
||||
|
||||
a {
|
||||
color: #444;
|
||||
|
||||
&:hover {
|
||||
color: #222;
|
||||
}
|
||||
}
|
||||
|
||||
header {
|
||||
position: relative;
|
||||
height: 100%;
|
||||
|
@ -294,7 +286,7 @@ section {
|
|||
display: block;
|
||||
font-size: 20px;
|
||||
font-weight: bold;
|
||||
color: #666;
|
||||
color: $primary;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue