mirror of
https://github.com/yawaflua/LuckyDiamond.git
synced 2025-12-10 12:19:31 +02:00
fixed bug with auth card discord in header component for a laptop
This commit is contained in:
@@ -252,6 +252,9 @@
|
|||||||
.header__auth--discord {
|
.header__auth--discord {
|
||||||
width: 14%;
|
width: 14%;
|
||||||
}
|
}
|
||||||
|
.header__balance {
|
||||||
|
width: auto;
|
||||||
|
}
|
||||||
.main {
|
.main {
|
||||||
width: 75% !important;
|
width: 75% !important;
|
||||||
}
|
}
|
||||||
@@ -321,6 +324,9 @@
|
|||||||
.header__auth--discord {
|
.header__auth--discord {
|
||||||
width: 14%;
|
width: 14%;
|
||||||
}
|
}
|
||||||
|
.header__balance {
|
||||||
|
width: auto;
|
||||||
|
}
|
||||||
.main__content h1 {
|
.main__content h1 {
|
||||||
font-size: 4.5em;
|
font-size: 4.5em;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user