Add center image styling and create new post for Django barcode tutorial
This commit is contained in:
@@ -2,6 +2,12 @@
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.center-img {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
width: 80%;
|
||||
}
|
||||
|
||||
.menu {
|
||||
.trigger {
|
||||
float: left;
|
||||
|
||||
Reference in New Issue
Block a user