Z14IT-CW2/about/about_assets/about.css

24 lines
277 B
CSS

article img {
border: 4px solid #f2f2f2;
vertical-align: text-top;
}
article {
font-size: 4vw;
}
.aboutMe {
font-size: 4vw
}
.aboutContent {
font-size: 0.25em;
display: inline-block;
}
.aboutTitle {
font-family: neon80;
font-size: 0.5em;
}