add padding to nTeamsToggle

This commit is contained in:
eneller
2024-11-28 00:53:27 +01:00
parent 2a596b15c8
commit 4be3649d43

View File

@@ -2,6 +2,9 @@
*{ *{
text-align: center; text-align: center;
} }
mat-button-toggle-group{
margin-bottom: 6px;
}
</style> </style>
<main class="main"> <main class="main">
<mat-grid-list cols="1"> <mat-grid-list cols="1">