mirror of
https://github.com/yawaflua/LuckyDiamond.git
synced 2025-12-16 02:06:21 +02:00
Revert "Merge pull request #21 from danilt2000/DevelopCkutls"
This reverts commit25c8bab94f, reversing changes made to3b06b7ef2d.
This commit is contained in:
@@ -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 {
|
||||
|
||||
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user