mirror of
https://github.com/danbulant/Portfolio
synced 2026-06-09 09:41:37 +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 mx-auto h-full w-[90%];
|
||||||
@apply items-center justify-center;
|
@apply items-center justify-center;
|
||||||
}
|
}
|
||||||
.form > form {
|
|
||||||
@apply flex flex-col;
|
|
||||||
@apply w-full;
|
|
||||||
@apply items-center justify-center;
|
|
||||||
}
|
|
||||||
.dot {
|
.dot {
|
||||||
@apply @apply hover:bg-sspsBlue @apply
|
@apply @apply hover:bg-sspsBlue @apply
|
||||||
bg-sspsGray ml-2 h-4
|
bg-sspsGray ml-2 h-4
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue