mirror of
https://github.com/neocities/neocities.git
synced 2025-05-13 07:57:16 +02:00
adjust margin
This commit is contained in:
parent
c09c12ced4
commit
f368486e7a
2 changed files with 2 additions and 2 deletions
|
@ -16,7 +16,7 @@
|
|||
$('#editor').css('display', 'none')
|
||||
$('.editor-heading').css('display', 'none')
|
||||
$('h3#sitePreview').css('display', 'none')
|
||||
$('.preview').css('margin-top', '50px')
|
||||
$('.preview').css('margin-top', '20px')
|
||||
|
||||
$('#saveToSite').on('click', function() {
|
||||
$.ajax({
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue