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