#1 #2 : new bg, new hub naming

This commit is contained in:
Ivan
2024-05-17 12:02:21 +03:00
parent b34ea0b94c
commit 8072bccfb1
4 changed files with 17 additions and 2 deletions

View File

@ -116,6 +116,12 @@ h1 {
display: flex;
gap: 20px;
min-height: 300px;
max-width: 1900px;
margin: auto;
}
.main-content .bg span {
flex: 4;
}
.hub-bg {
@ -143,6 +149,7 @@ h1 {
display: flex;
flex-direction: column;
gap: 20px;
flex: 1;
}
.main-content .buttons button {