Remove unused CSS selectors. (#181)

This commit is contained in:
Aleksandr Iushmanov
2025-04-17 12:13:53 +01:00
committed by GitHub
parent 63d0ad7ae8
commit b6ded5f94c
8 changed files with 0 additions and 147 deletions

View File

@@ -114,11 +114,6 @@
font-size: 24px;
}
.input {
width: 100%;
height: 100px;
border: 1px solid black;
}
section {
display: flex;