mirror of
https://github.com/zumbiepig/MineXLauncher.git
synced 2025-06-08 09:24:48 +00:00
,
This commit is contained in:
parent
b8aa84b936
commit
ad807eea2f
@ -467,7 +467,7 @@ nav {
|
|||||||
padding: 10px;
|
padding: 10px;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
position: relative;
|
position: relative;
|
||||||
padding-bottom: 40px;
|
padding-bottom: 35px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mod-item .mod-icon {
|
.mod-item .mod-icon {
|
||||||
@ -513,10 +513,10 @@ nav {
|
|||||||
.mod-item .mod-links {
|
.mod-item .mod-links {
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: space-around;
|
justify-content: space-around;
|
||||||
width: calc(100% - 30px);
|
width: calc(100% - 20px);
|
||||||
position: absolute;
|
position: absolute;
|
||||||
bottom: 15px;
|
bottom: 10px;
|
||||||
left: 15px;
|
left: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mod-item .mod-links .mod-download,
|
.mod-item .mod-links .mod-download,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user