mirror of
https://github.com/kremalicious/blog.git
synced 2024-12-23 01:30:01 +01:00
fixes
This commit is contained in:
parent
7df57faa5f
commit
bde28aaab4
@ -77,6 +77,7 @@
|
||||
/////////////////////////////////////
|
||||
|
||||
.hentry__teaser
|
||||
@extend .breakoutviewport
|
||||
max-width: none
|
||||
display: block
|
||||
margin-top: ($spacer*1.5)
|
||||
@ -89,9 +90,6 @@
|
||||
@media $screen-sm
|
||||
border-radius: $border-radius-base
|
||||
|
||||
.hentry.format-photo &
|
||||
@extend .breakoutviewport
|
||||
|
||||
.hentry__teaser--link
|
||||
&:hover,
|
||||
&:focus
|
||||
|
@ -81,7 +81,7 @@
|
||||
"gulp-uglify": ">=1.2.0",
|
||||
"js-yaml": "^3.10.0",
|
||||
"request": "^2.83.0",
|
||||
"uglify-es": "^3.1.9",
|
||||
"uglify-es": "^3.1.10",
|
||||
"xo": "^0.18.2",
|
||||
"yargs": "^10.0.3"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user