cool buttons
This commit is contained in:
parent
c4c7c1570d
commit
8dea1fa456
6 changed files with 40 additions and 3 deletions
|
@ -211,3 +211,13 @@ a {
|
|||
.centered {
|
||||
margin: auto;
|
||||
}
|
||||
|
||||
.webbuttons {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
gap: 2px;
|
||||
}
|
||||
|
||||
.webbuttons > img {
|
||||
width: fit-content;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue