1
0
mirror of https://github.com/zumbiepig/MineXLauncher.git synced 2025-06-08 08:44:49 +00:00
This commit is contained in:
zumbiepig 2024-09-03 08:40:55 -07:00
parent b8aa84b936
commit ad807eea2f
No known key found for this signature in database
GPG Key ID: 17C891BE28B953DE

View File

@ -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,