_index.css 291 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 @import "product"; @import "brand"; @import "editorial"; @import "favorite-footer"; .favorite-empty { height: 700px; position: relative; padding-top: 120px; p { text-align: center; font-size: 14px; a { color: #379ed6; } } }