redesigned buttons
This commit is contained in:
@@ -215,7 +215,7 @@ export default function Settings() {
|
||||
<Field label="Footer text" value={config.footer || ''} onChange={v => update('footer', v)} />
|
||||
</section>
|
||||
|
||||
<button type="submit" className="btn-stamp">
|
||||
<button type="submit" className="btn btn--primary">
|
||||
Save site settings
|
||||
</button>
|
||||
</form>
|
||||
|
||||
Reference in New Issue
Block a user