Roasted Bean Deploy commited on
Commit ·
62a14be
1
Parent(s): a2328ed
Revert "☕ Coffee mug photo anchored right side"
Browse filesThis reverts commit a2328ed8d6a75a8f20f68be4f439c1a10436b07c.
- public/css/style.css +1 -1
public/css/style.css
CHANGED
|
@@ -225,7 +225,7 @@ body {
|
|
| 225 |
inset: 0;
|
| 226 |
background:
|
| 227 |
radial-gradient(ellipse at 80% 50%, rgba(60, 110, 85, 0.04) 0%, transparent 70%),
|
| 228 |
-
url('https://images.unsplash.com/photo-
|
| 229 |
opacity: 0.18;
|
| 230 |
pointer-events: none;
|
| 231 |
}
|
|
|
|
| 225 |
inset: 0;
|
| 226 |
background:
|
| 227 |
radial-gradient(ellipse at 80% 50%, rgba(60, 110, 85, 0.04) 0%, transparent 70%),
|
| 228 |
+
url('https://images.unsplash.com/photo-1504630083234-14187a9df0f5?w=1920&q=80&fit=crop&crop=center') center/cover no-repeat;
|
| 229 |
opacity: 0.18;
|
| 230 |
pointer-events: none;
|
| 231 |
}
|