From fce510eb519417625a2f678f7895f32fd3d82981 Mon Sep 17 00:00:00 2001 From: Madara0330E Date: Wed, 10 Apr 2024 20:31:50 +0500 Subject: [PATCH] ficksing erorr erorr --- .../src/assets/css/PagesStyles/home.css | 25 ++++++++++++++++--- .../icons-games/double-game/DoubleLogo.svg | 6 ++--- luckydiamond/src/pages/HomePage.vue | 4 +-- 3 files changed, 27 insertions(+), 8 deletions(-) diff --git a/luckydiamond/src/assets/css/PagesStyles/home.css b/luckydiamond/src/assets/css/PagesStyles/home.css index d9882d4..f5ae227 100644 --- a/luckydiamond/src/assets/css/PagesStyles/home.css +++ b/luckydiamond/src/assets/css/PagesStyles/home.css @@ -37,6 +37,7 @@ text-transform: uppercase; } + @keyframes RaindowAnimate { from { color: #6EEB21; @@ -90,6 +91,7 @@ } .bg-card { + border-radius: 40px; background: #EF4444; box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.25); @@ -99,6 +101,7 @@ border-radius: 40px; background: #EF4444; box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.25); + height: 21.5vh; } .gamemode__main { @@ -244,7 +247,10 @@ .line__btn:active { left: 5%; } - +.double--img { + + +} .line__btn--crash { border-radius: 21px; background: #FFF; @@ -260,8 +266,12 @@ position: relative; bottom: 5%; left: 2%; - transition: 250ms; + transition: 250ms; + height: 7vh; + } + + .line__btn--doubl { border-radius: 21px; background: #FFF; @@ -287,6 +297,7 @@ opacity: 0; transition: 250ms; right: 20; + } .line__btn--crash:hover span:after { @@ -321,7 +332,7 @@ } .line__btn--doubl-:active { - left: 5%; + left: 2%; } .line__btn__jackpot { @@ -365,6 +376,7 @@ .line__btn--elm { color: #000; font-size: 38px ; + } .line__btn--elm--saper { @@ -422,11 +434,18 @@ margin-top: 2%; width: 100%; min-height: 180px; + height:22.3vh ; + } +.container img { +} .gamemode__twoline--two__element .container { display: flex; justify-content: center; + + + } .gamemode__twoline--two__element .container a { diff --git a/luckydiamond/src/assets/icons-games/double-game/DoubleLogo.svg b/luckydiamond/src/assets/icons-games/double-game/DoubleLogo.svg index dbb67fd..67c9fb8 100644 --- a/luckydiamond/src/assets/icons-games/double-game/DoubleLogo.svg +++ b/luckydiamond/src/assets/icons-games/double-game/DoubleLogo.svg @@ -1,9 +1,9 @@ - + - + - + diff --git a/luckydiamond/src/pages/HomePage.vue b/luckydiamond/src/pages/HomePage.vue index d43f9a6..a09eecf 100644 --- a/luckydiamond/src/pages/HomePage.vue +++ b/luckydiamond/src/pages/HomePage.vue @@ -88,10 +88,10 @@ play - +