responsive stuff

This commit is contained in:
2025-06-17 13:58:21 -07:00
parent 351f26fa8b
commit ede417d420
3 changed files with 5 additions and 1 deletions

View File

@@ -149,6 +149,8 @@
list-style-type: none;
padding: 0;
background-color: $c-white;
padding: 5px;
transform: translate(-5px, -5px);
}
}
}