diff --git a/frontend/src/scripts/index.js b/frontend/src/scripts/index.js index 8dda15d..bd5bc73 100644 --- a/frontend/src/scripts/index.js +++ b/frontend/src/scripts/index.js @@ -51,7 +51,7 @@ class Main extends Component {
-
+

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;