Add responsive and lazy image loading
This commit is contained in:
@ -1,9 +1,5 @@
|
||||
<slot />
|
||||
<script>
|
||||
import "$lib/styles/base.css";
|
||||
</script>
|
||||
|
||||
<style>
|
||||
:global(*) {
|
||||
box-sizing: border-box;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
</style>
|
||||
<slot />
|
||||
|
||||
Reference in New Issue
Block a user