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