Better margins :)
This commit is contained in:
@@ -44,7 +44,7 @@ const {data: stats}: {data: Ref<{patch: number, count: number}>} = await useFetc
|
||||
}
|
||||
.index-main-content {
|
||||
display: flex;
|
||||
margin-top: 164px;
|
||||
margin-top: 104px;
|
||||
}
|
||||
.index-champion-selector {
|
||||
width: 80%;
|
||||
@@ -75,7 +75,7 @@ const {data: stats}: {data: Ref<{patch: number, count: number}>} = await useFetc
|
||||
|
||||
@media only screen and (max-width: 500px) {
|
||||
#index-logo {
|
||||
margin-top: 5px;
|
||||
margin-top: 10px;
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
#index-statp {
|
||||
@@ -84,7 +84,7 @@ const {data: stats}: {data: Ref<{patch: number, count: number}>} = await useFetc
|
||||
.index-tierlist-info-container {
|
||||
margin-bottom: 10px;
|
||||
margin-left: 10px;
|
||||
|
||||
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user