mirror of
https://github.com/phuoc-ng/csslayout.git
synced 2025-08-07 22:56:51 +02:00
Fix quote mismatch
This commit is contained in:
@@ -61,7 +61,7 @@ const Details: React.FC<{}> = () => {
|
|||||||
width: 100%;
|
width: 100%;
|
||||||
|
|
||||||
/* Background */
|
/* Background */
|
||||||
background: url("/assets/full-background.jpeg") center center / cover no-repeat;
|
background: url('/assets/full-background.jpeg') center center / cover no-repeat;
|
||||||
">
|
">
|
||||||
...
|
...
|
||||||
</div>
|
</div>
|
||||||
|
Reference in New Issue
Block a user