This commit is contained in:
@@ -78,6 +78,13 @@ templ Header() {
|
||||
.web2-button:hover {
|
||||
background: #1787d4;
|
||||
}
|
||||
.web2-button-group {
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
}
|
||||
.web2-button-group .web2-button {
|
||||
margin: 0 0.5rem 0.5rem 0;
|
||||
}
|
||||
.web2-list li {
|
||||
background: #ffffff;
|
||||
border: 1px solid var(--web2-border);
|
||||
|
||||
Reference in New Issue
Block a user