mirror of
https://github.com/abrendan/smolNews.git
synced 2025-08-25 05:52:06 +02:00
Updated design and dark mode and better mobile UI. Added a logo too.
This commit is contained in:
@@ -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>
|
||||
|
Reference in New Issue
Block a user