Updated design and dark mode and better mobile UI. Added a logo too.

This commit is contained in:
Brendan
2025-01-05 21:39:48 +00:00
parent 8dc58447b5
commit cf5caf291e
3 changed files with 215 additions and 30 deletions

View File

@@ -9,8 +9,10 @@
<link rel="icon" href="https://i.ibb.co/jvVTdPM/nobackground-withoutname2.png">
</head>
<body>
<div class="container mt-5">
<h1 class="text-center">smolNews</h1>
<div class="container mt-5 mx-auto">
<div class="text-center mb-4">
<img src="/images/smolNews_transparent-grey.png" alt="smolNews" class="title-logo">
</div>
<div class="form-group">
<select id="topicSelect" class="form-control">
<option value="">All Topics</option>