mirror of
https://github.com/yawaflua/LuckyDiamond.git
synced 2025-12-10 12:19:31 +02:00
fixed margin in menu-mobile, fixed home-text
This commit is contained in:
@@ -26,14 +26,6 @@
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.icon-start {
|
||||
margin-left: 8%;
|
||||
}
|
||||
|
||||
.icon-end {
|
||||
margin-left: 9%;
|
||||
}
|
||||
|
||||
.icon-center {
|
||||
margin-left: 9%;
|
||||
}
|
||||
|
||||
@@ -69,6 +69,7 @@ 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 {
|
||||
|
||||
Reference in New Issue
Block a user