Daniele Bonini (皮夕): WebDev and DevOps by lots of Sim.pli.city bits 3 anni fa
parent
commit
d69cff3426
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 2 2
      index.html

+ 2 - 2
index.html

@@ -26,7 +26,7 @@
     along with SnipSwap. If not, see <https://www.gnu.org/licenses/>.
  -->
      
-  <title>SnipSwap: Swapping code like burgers..</title>
+  <title>SwapSnippet: Swapping code like burgers..</title>
 	
   <link rel="shortcut icon" href="Public/favicon.ico" />
     
@@ -135,7 +135,7 @@
 	
 	<br>
 	
-	<div id="splash" style="border-radius:20px; position:relative; left:+3px; width:98%; background-color: #33aced; padding: 20px; margin-bottom:8px;">	
+	<div id="splash" style="border-radius:20px; position:relative; left:+3px; width:92%; background-color: #33aced; padding: 20px; margin-bottom:8px;">	
 	
 	   <button type="button" class="close" aria-label="Close" onclick="close-Splash();" style="position:relative; left:-10px;">
         <span aria-hidden="true">&times;</span>