No changes.
This commit is contained in:
@@ -144,6 +144,17 @@
|
||||
.neuro-input {
|
||||
@apply neuro-pressed px-4 py-3 w-full focus:outline-none focus:ring-2 focus:ring-neuro-accent/30;
|
||||
}
|
||||
|
||||
/* 모바일 화면에서의 추가 스타일 */
|
||||
@media (max-width: 768px) {
|
||||
.neuro-card {
|
||||
@apply w-full;
|
||||
}
|
||||
|
||||
#root {
|
||||
@apply p-0;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.font-inter {
|
||||
|
||||
Reference in New Issue
Block a user