Update style.css
This commit is contained in:
parent
a740f8d4c1
commit
4a2b238b33
1 changed files with 1 additions and 5 deletions
|
@ -117,6 +117,7 @@ body,
|
|||
box-sizing: border-box;
|
||||
overflow-wrap: break-word;
|
||||
word-break: break-word;
|
||||
outline: none;
|
||||
}
|
||||
|
||||
body,
|
||||
|
@ -609,11 +610,6 @@ body,
|
|||
color: #583200;
|
||||
}
|
||||
|
||||
#fork #id-fhtha:hover,
|
||||
#fork #id-fhtha:focus {
|
||||
background-color: #FBFBFA;
|
||||
}
|
||||
|
||||
@media screen and (min-width: 50rem) {
|
||||
#fork #id-fhth1 {
|
||||
width: 100%;
|
||||
|
|
Loading…
Add table
Reference in a new issue