mirror of
https://github.com/yawaflua/LuckyDiamond.git
synced 2025-12-10 12:19:31 +02:00
refactor style code for gamemodes
This commit is contained in:
@@ -82,7 +82,6 @@
|
|||||||
width: 80%;
|
width: 80%;
|
||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
border: 1px solid #fff;
|
border: 1px solid #fff;
|
||||||
height: 1px;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.gamemode__content--card {
|
.gamemode__content--card {
|
||||||
@@ -185,7 +184,6 @@
|
|||||||
|
|
||||||
.gamemode__twolines {
|
.gamemode__twolines {
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: flex-start;
|
|
||||||
height: 100%;
|
height: 100%;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
@@ -199,8 +197,6 @@
|
|||||||
.linecontent-3 {
|
.linecontent-3 {
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
align-items: center;
|
|
||||||
text-align: center;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.title-twoline {
|
.title-twoline {
|
||||||
@@ -213,15 +209,10 @@
|
|||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
}
|
}
|
||||||
|
|
||||||
.gamemode__twoline--first__element .linecontent-3 h3 {
|
|
||||||
padding-left: 5%;
|
|
||||||
}
|
|
||||||
|
|
||||||
.gamemode__twoline--first__element .container {
|
.gamemode__twoline--first__element .container {
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
text-align: center;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.gamemode__twoline--first__element .container a {
|
.gamemode__twoline--first__element .container a {
|
||||||
|
|||||||
Reference in New Issue
Block a user