About view done. all styled and animated. some minor animation fixes overall and codecleaning
This commit is contained in:
9
src/css/Specialties.css
Normal file
9
src/css/Specialties.css
Normal file
@@ -0,0 +1,9 @@
|
||||
.specialties {
|
||||
grid-area: 4 / 1 / 8 / 5;
|
||||
}
|
||||
|
||||
.specialtyText {
|
||||
color: rgb(151, 151, 151);
|
||||
font-size: 1.2rem;
|
||||
text-align: justify;
|
||||
}
|
||||
Reference in New Issue
Block a user