diff --git a/src/app/app.component.html b/src/app/app.component.html index 2332e2b..d6c7861 100644 --- a/src/app/app.component.html +++ b/src/app/app.component.html @@ -1,11 +1,11 @@
-
+
-
+
diff --git a/src/app/app.component.scss b/src/app/app.component.scss index 3db3706..9d68c22 100644 --- a/src/app/app.component.scss +++ b/src/app/app.component.scss @@ -1,3 +1,5 @@ -.first-row { +.tfw-first-row { height: 40vh; } + +.tfw-second-row {}