Add center image styling and create new post for Django barcode tutorial

This commit is contained in:
Fundor333
2025-05-18 23:21:34 +02:00
parent c97a6ad286
commit 29c76f9a11
7 changed files with 62 additions and 2 deletions

View File

@@ -2,6 +2,12 @@
margin: 0;
}
.center-img {
display: flex;
justify-content: center;
width: 80%;
}
.menu {
.trigger {
float: left;