mirror of
https://github.com/danbulant/Portfolio
synced 2026-05-24 12:35:31 +00:00
fix: remove unused selector
This commit is contained in:
parent
a24cc64cba
commit
33e2727b4a
1 changed files with 0 additions and 5 deletions
|
|
@ -715,11 +715,6 @@
|
|||
@apply mx-auto h-full w-[90%];
|
||||
@apply items-center justify-center;
|
||||
}
|
||||
.form > form {
|
||||
@apply flex flex-col;
|
||||
@apply w-full;
|
||||
@apply items-center justify-center;
|
||||
}
|
||||
.dot {
|
||||
@apply @apply hover:bg-sspsBlue @apply
|
||||
bg-sspsGray ml-2 h-4
|
||||
|
|
|
|||
Loading…
Reference in a new issue