9 lines
109 B
CSS
9 lines
109 B
CSS
@import "tailwindcss";
|
|
|
|
#resumePreviewSection {
|
|
display: none;
|
|
}
|
|
|
|
#coverLetterSection {
|
|
display: none;
|
|
}
|