обновление верхней панельки

This commit is contained in:
2023-11-07 13:11:21 +03:00
parent 145ef93088
commit 09c52d8c20
3 changed files with 5 additions and 4 deletions

View File

@@ -104,8 +104,9 @@
.headerButton-grid {
display: grid;
grid-template-columns: auto;
text-align: center;
margin: auto;
/* margin-bottom: 2em; */
}
.button-grid {

View File

@@ -59,6 +59,7 @@
font-family: 'Georgia';
margin: 0.2em;
align-self: center;
text-decoration: underline;
color: rgb(255, 255, 255);
}