Revert "Merge pull request #21 from danilt2000/DevelopCkutls"

This reverts commit 25c8bab94f, reversing
changes made to 3b06b7ef2d.
This commit is contained in:
rafael1209
2024-04-08 21:05:36 +03:00
parent cf57aaa54c
commit 2d65e4cd74
16 changed files with 94 additions and 1324 deletions

View File

@@ -69,7 +69,6 @@ body {
text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
font-family: Montserrat Alternates;
text-transform: uppercase;
word-break: break-word;
}
.card-two {

View File

@@ -2,6 +2,10 @@ body {
overflow-y: scroll;
}
.header-mobile {
height: 70%;
}
.profile-mobile {
grid-area: profile-mobile;
width: 100%;
@@ -44,11 +48,8 @@ body {
}
.macroinfo-profile img {
width: 55%;
width: 45%;
height: 100%;
background: #969c8d;
border-radius: 20px;
padding: 2%;
}
.img-margin img {