Z14IT-CW2/contact/contact_assets/contact.css

20 lines
206 B
CSS

h1 {
padding-left: 8px;
}
.profile {
border: 4px solid #f2f2f2;
}
.bio {
font-size: 4vw;
}
.bioContent {
font-size: 0.25em;
}
.bioTitle {
font-family: neon80;
font-size: 0.5em;
}