Changeset af801e3 for reactapp/src/Components/Styled
- Timestamp:
- 12/08/22 22:44:02 (2 years ago)
- Branches:
- main
- Children:
- a5aba17
- Parents:
- 3b6962d
- Location:
- reactapp/src/Components/Styled
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
reactapp/src/Components/Styled/ProfessorCard.style.js
r3b6962d raf801e3 2 2 3 3 export const ProfessorCard = styled.div` 4 background-color: cornsilk;5 4 width: auto; 6 5 padding: 10px;
Note:
See TracChangeset
for help on using the changeset viewer.