Прочие изменения на страничке Блоги
This commit is contained in:
parent
772444e384
commit
7db1d5ef4e
1 changed files with 3 additions and 5 deletions
|
|
@ -2,9 +2,7 @@
|
|||
import SocialButton from '$lib/components/SocialButton.svelte';
|
||||
</script>
|
||||
|
||||
<section
|
||||
class="flex shrink-0 flex-col items-center justify-center gap-5 overflow-hidden p-4 hero"
|
||||
>
|
||||
<section class="hero flex shrink-0 flex-col items-center justify-center gap-5 overflow-hidden p-4">
|
||||
<div
|
||||
class="flex flex-col flex-nowrap items-center justify-center gap-3 lg:flex-row lg:flex-nowrap"
|
||||
>
|
||||
|
|
@ -17,5 +15,5 @@
|
|||
</section>
|
||||
|
||||
<style>
|
||||
@import "$src/app.css";
|
||||
</style>
|
||||
@import '$src/app.css';
|
||||
</style>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue