diff --git a/src/app/about/about.component.css b/src/app/about/about.component.css index 4a1feb3..ee3a3a9 100644 --- a/src/app/about/about.component.css +++ b/src/app/about/about.component.css @@ -70,7 +70,9 @@ opacity: 1; } - +.architecture-image { + align-self: start; +} /*.block-ellipsis {*/ /* display: -webkit-box;*/ @@ -79,4 +81,4 @@ /* overflow: hidden;*/ /* text-overflow: ellipsis;*/ /* -webkit-line-clamp: 3;*/ -/*}*/ \ No newline at end of file +/*}*/ diff --git a/src/app/about/about.component.html b/src/app/about/about.component.html index 94305f8..6ce5404 100644 --- a/src/app/about/about.component.html +++ b/src/app/about/about.component.html @@ -48,8 +48,8 @@ -
- +
+ @@ -583,4 +583,4 @@
-
\ No newline at end of file +