here and there
This commit is contained in:
@@ -28,7 +28,10 @@
|
||||
}
|
||||
|
||||
&.secondary{
|
||||
background: red;
|
||||
background: var(--p30);
|
||||
&:hover {
|
||||
background: var(--p40);
|
||||
}
|
||||
}
|
||||
&.primary{
|
||||
background: var(--p70);
|
||||
|
||||
Reference in New Issue
Block a user