Cleaned up styling, changed assets logic

This commit is contained in:
2024-06-23 20:21:49 +02:00
parent e524d1d1f9
commit e5351eaf6f
4 changed files with 47 additions and 53 deletions

View File

@ -288,9 +288,7 @@ function handleResize() {
input {
max-width: 250px;
font-family: $titles;
border-radius: 5px;
padding: 8px 10px;
}
&.two-col {