minor: front (2) Сплеш-скрин index (+ оптимизированные логотипы)
This commit is contained in:
@@ -19,9 +19,9 @@
|
||||
<section class="relative w-full h-screen flex items-center justify-center overflow-hidden">
|
||||
|
||||
<!-- Фон из двух картинок -->
|
||||
<div class="absolute inset-0">
|
||||
<div class="absolute inset-0 blur-[1px]">
|
||||
<div class="absolute top-0 left-0 w-full h-1/2 bg-[url({% static 'svgs/lp.svg' %})] bg-bottom-right bg-no-repeat border-purple-950 border-b-1 border-dotted"></div>
|
||||
<div class="absolute bottom-0 left-0 w-full h-1/2 bg-[url({% static 'svgs/cc.svg' %})] bg-top-right bg-no-repeat rotate-180 border-orange-950 border-b-1 border-dotted"></div>
|
||||
<div class="absolute bottom-0 right-0 w-full h-1/2 bg-[url({% static 'svgs/cc.svg' %})] bg-bottom-right bg-no-repeat border-orange-950 border-b-1 border-dotted rotate-180"></div>
|
||||
</div>
|
||||
|
||||
<!-- Содержимое поверх фона -->
|
||||
|
||||
File diff suppressed because one or more lines are too long
|
Before Width: | Height: | Size: 53 KiB After Width: | Height: | Size: 36 KiB |
File diff suppressed because one or more lines are too long
|
Before Width: | Height: | Size: 53 KiB After Width: | Height: | Size: 36 KiB |
Reference in New Issue
Block a user