mirror of
https://github.com/yawaflua/LuckyDiamond.git
synced 2025-12-10 12:19:31 +02:00
create help6553522354
This commit is contained in:
@@ -212,8 +212,10 @@ button {
|
||||
|
||||
.about {
|
||||
grid-area: about;
|
||||
|
||||
}
|
||||
|
||||
|
||||
/* /Profile */
|
||||
|
||||
/* Saper */
|
||||
@@ -275,12 +277,15 @@ button {
|
||||
.help {
|
||||
grid-area: help;
|
||||
display: flex;
|
||||
height: 95%;
|
||||
height:806px;
|
||||
border-radius: 3.125rem;
|
||||
background: #17181C;
|
||||
box-shadow: 0.25rem 0.25rem 0.25rem 0px rgba(0, 0, 0, 0.25);
|
||||
margin: 0.625rem 2.438rem 1.125rem 1.125rem;
|
||||
/*height: 96.2%;*/
|
||||
width: 1000px;
|
||||
margin: 0 auto;
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user