13 lines
160 B
CSS
13 lines
160 B
CSS
![]() |
/* These Styles will be converted by tailwind */
|
||
|
|
||
|
|
||
|
@import "tailwindcss";
|
||
|
|
||
|
#resumePreviewSection {
|
||
|
display: none;
|
||
|
}
|
||
|
|
||
|
#coverLetterSection {
|
||
|
display: none;
|
||
|
}
|