membership
This commit is contained in:
@@ -133,6 +133,12 @@ button {
|
||||
transform: scale(1.05);
|
||||
}
|
||||
|
||||
.btn-primary-selected {
|
||||
background: #00d9ff;
|
||||
color: #000000;
|
||||
border: 2px solid #00d9ff;
|
||||
}
|
||||
|
||||
/* Container widths */
|
||||
.container-width {
|
||||
max-width: 56rem;
|
||||
|
Reference in New Issue
Block a user