Pushing overhaul.
This commit is contained in:
@@ -116,6 +116,10 @@ h4 {
|
||||
color: var(--site-primary);
|
||||
}
|
||||
|
||||
.btn {
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.btn-primary a {
|
||||
background: var(--site-primary) !important;
|
||||
color: var(--site-white);
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
.btn {
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.btn-primary a {
|
||||
background: var(--site-primary) !important;
|
||||
color: var(--site-white);
|
||||
|
||||
Reference in New Issue
Block a user