feat: add some style
This commit is contained in:
parent
55bd450438
commit
e87f1a4e6b
21 changed files with 291 additions and 96 deletions
|
|
@ -39,23 +39,6 @@
|
|||
}
|
||||
}
|
||||
.single-image__tags {
|
||||
ul {
|
||||
margin: 0;
|
||||
list-style-type: none;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
padding: 0;
|
||||
li {
|
||||
border: 1px solid black;
|
||||
border-radius: 3px;
|
||||
margin-right: .3rem;
|
||||
padding: .3rem;
|
||||
font-size: .9rem;
|
||||
}
|
||||
li:last-of-type {
|
||||
margin-right: 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue