diff --git a/assets/img/gallery/bg-01.jpg b/assets/img/gallery/bg-01.jpg new file mode 100644 index 0000000..c71e87a Binary files /dev/null and b/assets/img/gallery/bg-01.jpg differ diff --git a/css/style.css b/css/style.css index 7253e33..e184db7 100644 --- a/css/style.css +++ b/css/style.css @@ -54,4 +54,7 @@ } .bglightorange{ background: #fdc34798; -} \ No newline at end of file +} +.img-burger{ + background: url(../assets/img/gallery/burger.png); +} diff --git a/register.html b/register.html new file mode 100644 index 0000000..3fa697d --- /dev/null +++ b/register.html @@ -0,0 +1,106 @@ + + + + Login + + + + + + + + + + + + + + + + + + +
+
+
+
+ +
+
+
+
+ + Sign-up for free + + +
+ + + + +
+ +
+ + + + +
+ +
+ + + + +
+
+ + + + + + + +
+ +
+ + +
+ +
+ +
+ + or + +
+ + +
+ + Have an account already? + +
+ +
+

+ +
+
+
+ +
+ + + + + + + + + \ No newline at end of file