Restructure project folders and remove obsolete files
All checks were successful
Deploy Spot / deploy (push) Successful in 34s
All checks were successful
Deploy Spot / deploy (push) Successful in 34s
This commit is contained in:
@@ -120,13 +120,13 @@ input, textarea, button, a.button {
|
||||
h1 {
|
||||
font-size: 2em;
|
||||
font-weight: bold;
|
||||
margin: var.$block-spacing 0 0 var.$elem-spacing;
|
||||
margin: var.$block-spacing 0 var.$elem-spacing;
|
||||
}
|
||||
|
||||
h2 {
|
||||
font-size: 1.2em;
|
||||
font-weight: bold;
|
||||
margin: var.$block-spacing 0 0 var.$elem-spacing;
|
||||
margin: var.$block-spacing 0 var.$elem-spacing;
|
||||
}
|
||||
|
||||
/* Feedback */
|
||||
|
||||
Reference in New Issue
Block a user