Tweak layout

This commit is contained in:
Chris Veleris 2023-11-20 12:42:47 +02:00
parent 95181c062b
commit 082b145f5d
11 changed files with 83 additions and 55 deletions

View file

@ -10,7 +10,7 @@
<link href="https://cdn.jsdelivr.net/npm/@yaireo/tagify/dist/tagify.css" rel="stylesheet">
<link rel="stylesheet" href="/css/app.css">
</head>
<body class="container-fluid" style="background: #fcfcfc">
<body class="container-fluid">
<div class="row flex-nowrap">
<% if current_user %>
<%= partial :'sidebar' %>