Small styles improvements

This commit is contained in:
2025-02-20 22:46:08 +01:00
parent f958486fcc
commit 00c4115668
2 changed files with 2 additions and 1 deletions
+2
View File
@@ -30,6 +30,8 @@ header span {
}
.languages-wrapper {
padding: 2.5rem 1.25rem;
display: grid;
grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
align-items: stretch;