mirror of
https://github.com/explosion/spaCy.git
synced 2024-12-24 17:06:29 +03:00
Use rem value for top/bottom card padding
Fix rendering / interpretation error in Firefox
This commit is contained in:
parent
2afbf6b6c0
commit
3ca8de4666
|
@ -60,7 +60,7 @@
|
||||||
background: $color-back
|
background: $color-back
|
||||||
border-radius: 2px
|
border-radius: 2px
|
||||||
border: 1px solid $color-subtle
|
border: 1px solid $color-subtle
|
||||||
padding: 3.5% 2.5%
|
padding: 3rem 2.5%
|
||||||
|
|
||||||
//- Icons
|
//- Icons
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user