add category btns
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
.standard-btn {
|
||||
text-align: center;
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
.standardBtn {
|
||||
width: fit-content;
|
||||
width: 150px;
|
||||
background-color: #02ADBA;
|
||||
font-size: 15px;
|
||||
padding: 7px 20px 7px 20px;
|
||||
|
||||
Reference in New Issue
Block a user