2020-04-17 09:15:15 +00:00
|
|
|
article img {
|
2020-04-17 08:47:05 +00:00
|
|
|
border: 4px solid #f2f2f2;
|
2020-04-17 09:19:41 +00:00
|
|
|
vertical-align: text-top;
|
2020-04-17 08:47:05 +00:00
|
|
|
}
|
|
|
|
|
|
2020-04-17 09:01:08 +00:00
|
|
|
article {
|
|
|
|
|
font-size: 4vw;
|
|
|
|
|
}
|
|
|
|
|
|
2020-04-17 09:12:28 +00:00
|
|
|
.aboutMe {
|
|
|
|
|
font-size: 4vw
|
|
|
|
|
}
|
|
|
|
|
|
2020-04-17 09:01:08 +00:00
|
|
|
.aboutContent {
|
2020-04-17 08:52:18 +00:00
|
|
|
font-size: 0.25em;
|
2020-04-17 09:22:28 +00:00
|
|
|
|
2020-04-17 08:47:05 +00:00
|
|
|
}
|
|
|
|
|
|
2020-04-17 09:01:08 +00:00
|
|
|
.aboutTitle {
|
2020-04-17 08:47:05 +00:00
|
|
|
font-family: neon80;
|
2020-04-17 08:52:18 +00:00
|
|
|
font-size: 0.5em;
|
2020-04-17 09:01:08 +00:00
|
|
|
}
|