mirror of
https://github.com/yawaflua/LuckyDiamond.git
synced 2025-12-10 12:19:31 +02:00
Merge branch 'main' into DevelopCkutls
This commit is contained in:
@@ -22,13 +22,13 @@
|
|||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
font-family: Montserrat Alternates;
|
font-family: Montserrat Alternates;
|
||||||
font-weight: 700;
|
font-weight: 700;
|
||||||
|
font-size: 18px;
|
||||||
margin-right: 3em;
|
margin-right: 3em;
|
||||||
}
|
}
|
||||||
|
|
||||||
.header__nav--now {
|
.header__nav--now {
|
||||||
color: #EF4444;
|
color: #EF4444;
|
||||||
text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
|
text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
|
||||||
font-size: 18px;
|
|
||||||
position: relative;
|
position: relative;
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -115,6 +115,7 @@
|
|||||||
background: #30323E;
|
background: #30323E;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
padding: 6px 2px 6px 2px;
|
padding: 6px 2px 6px 2px;
|
||||||
|
width: 75px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.discord__card--name a span img {
|
.discord__card--name a span img {
|
||||||
|
|||||||
@@ -26,7 +26,7 @@ input:focus {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.close-modal__icon img {
|
.close-modal__icon img {
|
||||||
margin: 17px 22px 0 0;
|
margin: 21px 22px 0 0;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
|
filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user