mirror of
https://github.com/TomHodson/tomhodson.github.com.git
synced 2025-06-26 10:01:18 +02:00
9 lines
131 B
SCSS
9 lines
131 B
SCSS
article.project {
|
|
display: flex;
|
|
|
|
img {
|
|
height: 7em;
|
|
margin-right: 1em;
|
|
border-radius: 2em;
|
|
}
|
|
} |