style additional buttons
All checks were successful
/ weblog.lol (push) Successful in 30s

This commit is contained in:
zepp 2025-03-09 22:32:25 -04:00
parent b646411d2b
commit 8b88331810
2 changed files with 2 additions and 0 deletions

View File

@ -201,6 +201,7 @@
height: auto;
display: flex;
justify-content: center;
align-items: center;
}
</style>
</head>

View File

@ -183,6 +183,7 @@ width: 100%;
height: auto;
display: flex;
justify-content: center;
align-items: center;
}
</style>