mirror of
https://github.com/balena-io/etcher.git
synced 2025-04-24 15:27:17 +00:00
Set content spacing to 40px
This commit is contained in:
parent
80d045a0bf
commit
46307adef3
@ -5857,7 +5857,7 @@ button.close {
|
||||
margin: 0 30px; }
|
||||
|
||||
.space-bottom-huge {
|
||||
margin-bottom: 40px; }
|
||||
margin-bottom: 45px; }
|
||||
|
||||
.space-right-tiny {
|
||||
margin-right: 5px; }
|
||||
|
@ -14,7 +14,7 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
$spacing-huge: 40px;
|
||||
$spacing-huge: 45px;
|
||||
$spacing-large: 30px;
|
||||
$spacing-medium: 15px;
|
||||
$spacing-tiny: 5px;
|
||||
|
Loading…
x
Reference in New Issue
Block a user