Skip to content

Commit

Permalink
create starter files
Browse files Browse the repository at this point in the history
  • Loading branch information
Preethi-Dev committed Jul 11, 2022
0 parents commit 3cdf653
Show file tree
Hide file tree
Showing 6 changed files with 15 additions and 0 deletions.
Binary file added assets/fonts/Grosella.ttf
Binary file not shown.
Binary file added assets/images/Circle Text.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/Image-lg.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/Image.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 10 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="stylesheet" href="style.css" />
<title>Layout-12</title>
</head>
<body></body>
</html>
5 changes: 5 additions & 0 deletions style.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
/* Resets */
/* Fonts */
/* Variables */
/* Base Styles */
/* Mobile Styles */

0 comments on commit 3cdf653

Please sign in to comment.