mirror of
https://github.com/explosion/spaCy.git
synced 2025-02-04 21:50:35 +03:00
Tidy up
This commit is contained in:
parent
3f0a157b33
commit
db15902e84
|
@ -63,7 +63,6 @@ code
|
||||||
padding: 0.2rem 0.4rem
|
padding: 0.2rem 0.4rem
|
||||||
border-radius: 0.25rem
|
border-radius: 0.25rem
|
||||||
font-family: $font-code
|
font-family: $font-code
|
||||||
white-space: nowrap
|
|
||||||
margin: 0
|
margin: 0
|
||||||
box-decoration-break: clone
|
box-decoration-break: clone
|
||||||
white-space: nowrap
|
white-space: nowrap
|
||||||
|
|
|
@ -14,9 +14,6 @@
|
||||||
width: 100%
|
width: 100%
|
||||||
box-shadow: $box-shadow
|
box-shadow: $box-shadow
|
||||||
|
|
||||||
//@include breakpoint(min, md)
|
|
||||||
// position: fixed
|
|
||||||
|
|
||||||
&.is-fixed
|
&.is-fixed
|
||||||
animation: slideInDown 0.5s ease-in-out
|
animation: slideInDown 0.5s ease-in-out
|
||||||
position: fixed
|
position: fixed
|
||||||
|
|
Loading…
Reference in New Issue
Block a user