Fixing responsibility issues.
This commit is contained in:
parent
90e4ca9d1d
commit
bdcc079b16
@ -74,6 +74,7 @@ $primary: #0b2a37;
|
|||||||
}
|
}
|
||||||
.big-buttons {
|
.big-buttons {
|
||||||
max-width: 62em;
|
max-width: 62em;
|
||||||
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
.big-button {
|
.big-button {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
@ -88,7 +89,7 @@ $primary: #0b2a37;
|
|||||||
font-weight: 500;
|
font-weight: 500;
|
||||||
max-width: 30em;
|
max-width: 30em;
|
||||||
@include mobile {
|
@include mobile {
|
||||||
font-size: 0.8em;
|
font-size: 0.75em;
|
||||||
}
|
}
|
||||||
&:hover {
|
&:hover {
|
||||||
transform: scale(1.02);
|
transform: scale(1.02);
|
||||||
|
Loading…
Reference in New Issue
Block a user