added mobile bar
This commit is contained in:
+5
-3
@@ -7,10 +7,14 @@
|
||||
<title id="website_title"></title>
|
||||
<link rel="stylesheet" href="styles/main_style.css">
|
||||
<link rel="stylesheet" href="styles/sidebar_style.css">
|
||||
<link rel="stylesheet" href="styles/mobile_bar_style.css">
|
||||
<link rel="stylesheet" href="styles/projects_style.css">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div id="navbar-mobile">
|
||||
|
||||
</div>
|
||||
<aside class="sidebar">
|
||||
|
||||
<div id="sidebar-top">
|
||||
@@ -54,9 +58,7 @@
|
||||
<div id="projects-section"></div>
|
||||
</div>
|
||||
|
||||
<script src="scripts/main_page.js">
|
||||
|
||||
</script>
|
||||
<script src="scripts/main_page.js"></script>
|
||||
|
||||
</body>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user