mirror of
https://github.com/danbulant/api_docs
synced 2026-05-26 21:32:11 +00:00
Remove from screen.scss that was causing errors
This commit is contained in:
parent
6d73ffb052
commit
259bf0f560
1 changed files with 1 additions and 1 deletions
|
|
@ -430,7 +430,7 @@ html, body {
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
border: 1px solid #F7E633;
|
border: 1px solid #F7E633;
|
||||||
text-shadow: 1px 1px 0 #666;
|
text-shadow: 1px 1px 0 #666;
|
||||||
@include background(linear-gradient(to bottom right, #F7E633 0%, #F1D32F 100%));
|
@include background(linear-gradient(bottom right, #F7E633 0%, #F1D32F 100%));
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue