mirror of
https://github.com/Radiquum/radiquum.github.io.git
synced 2025-05-08 13:59:34 +05:00
refactor: change color scheme
This commit is contained in:
parent
437b863e92
commit
f813fb414c
3 changed files with 66 additions and 99 deletions
|
@ -147,10 +147,10 @@
|
|||
</div>
|
||||
</div>
|
||||
<div class="flex flex-col overflow-hidden rounded-lg">
|
||||
<div class="flex items-center justify-center w-full p-8 bg-bg-pink">
|
||||
<div class="flex items-center justify-center w-full p-8 bg-pink-600">
|
||||
<p class="text-4xl font-bold">Music</p>
|
||||
</div>
|
||||
<div class="flex justify-center px-8 py-4 bg-opacity-50 bg-bg-pink">
|
||||
<div class="flex justify-center px-8 py-4 bg-opacity-50 bg-pink-600">
|
||||
<p class="text-lg font-light">I listen a lot of various music, but mainly listen to
|
||||
EDM \ Happy Hardcore \ Tech \ Rock \ Alternative. By artist like: S3RL, Camellia,
|
||||
t+pazolite, BTMH, Saint Motel, and more...</p>
|
||||
|
@ -308,7 +308,7 @@
|
|||
<div class="flex flex-wrap w-full gap-1">
|
||||
<div
|
||||
class="w-full aspect-[2/1] border-transparent border-2 border-solid max-h-[182px] overflow-hidden rounded-lg">
|
||||
<div class="flex items-end justify-end w-full h-full bg-bg-blue">
|
||||
<div class="flex items-end justify-end w-full h-full bg-blue-500">
|
||||
<p class="font-bold text-4xl p-[8px]">SOCIAL MEDIA</p>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -454,7 +454,7 @@
|
|||
<div class="flex flex-wrap w-full gap-1">
|
||||
<div
|
||||
class="w-full aspect-[2/1] border-transparent border-2 border-solid max-h-[182px] overflow-hidden rounded-lg">
|
||||
<div class="flex items-end justify-end w-full h-full bg-bg-pink">
|
||||
<div class="flex items-end justify-end w-full h-full bg-pink-600">
|
||||
<p class="font-bold text-4xl p-[8px]">CONTACT</p>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue