This commit is contained in:
the-djmaze 2024-02-12 02:13:39 +01:00
parent 355f6158be
commit 8ab32816e2
6 changed files with 50 additions and 25 deletions

View file

@ -3,7 +3,7 @@
max-width: 770px;
.tab-content {
grid-column-end: 4;
grid-column-end: 5;
padding-top: 20px;
}