Commit a4bbd7f
committed
Extract Grid Style 9 post featured image background properties
- Add background-repeat: no-repeat, background-position: center center, background-size: cover
- Include height: 100%, position: relative, overflow: hidden, margin: 0
- Add comprehensive CSS transitions for all browsers with 0.5s ease timing
- Apply .pp-content-post-grid parent scoping to prevent global conflicts1 parent 48d1c80 commit a4bbd7f
File tree
1 file changed
+16
-0
lines changed- themes/beaver/assets/css/utilities/components/powerpack
1 file changed
+16
-0
lines changedLines changed: 16 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
227 | 227 | | |
228 | 228 | | |
229 | 229 | | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
230 | 246 | | |
0 commit comments