i hate css
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
<title>placeholder</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link rel="stylesheet" href="/static/css/global.css">
|
||||
<link rel="stylesheet" href="/static/css/index.css">
|
||||
|
||||
</head>
|
||||
|
||||
@@ -34,8 +35,14 @@
|
||||
|
||||
<div class="box" id="content-pane">
|
||||
|
||||
|
||||
<p>{{placeholder}}</p>
|
||||
|
||||
<div class="post">
|
||||
<img class="post-img" src="/static/assets/uwu.jpg" alt="post img">
|
||||
<h3 class="post-title">Title text</h3>
|
||||
<h5 class="post-desc">Description text</h5>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user