mirror of
https://github.com/danbulant/Portfolio
synced 2026-06-19 22:41:13 +00:00
feat: do not center select textfield
This commit is contained in:
parent
61bedefc21
commit
2d93e3316e
1 changed files with 0 additions and 1 deletions
|
|
@ -39,7 +39,6 @@
|
|||
select {
|
||||
@apply hover:border-sspsBlue w-full rounded-lg border border-2 bg-[#f8fafb] p-3 text-xl shadow-lg outline-none transition-colors duration-300;
|
||||
@apply min-w-40;
|
||||
text-align-last: center;
|
||||
}
|
||||
option {
|
||||
@apply w-full;
|
||||
|
|
|
|||
Loading…
Reference in a new issue