create help6553522354

This commit is contained in:
Madara0330E
2024-02-23 20:48:09 +03:00
parent 15cc2a17a6
commit 78bfaf384d
4 changed files with 121 additions and 85 deletions

View File

@@ -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;
}