KDY?
@@ -99,13 +99,7 @@ class Main extends Component {
*/}
-
-
-
-
-
-
-
+
+
+
+
+
+
+
);
}
diff --git a/frontend/src/styles/index.scss b/frontend/src/styles/index.scss
index b26889d..0af53c7 100644
--- a/frontend/src/styles/index.scss
+++ b/frontend/src/styles/index.scss
@@ -13,6 +13,11 @@ body {
height: auto;
}
+.social {
+ border-radius: 40px;
+ background:rgba(255,255,255,0.4);
+}
+
form.container{
background:rgba(255,255,255,0.4);
border-radius: 10px;