fix: remove user stories from landing page and readme (#43)
* fix: remove user stories from landing page and readme * fix: update favicon, title
This commit is contained in:
		
							parent
							
								
									788466b640
								
							
						
					
					
						commit
						74da23725f
					
				
					 3 changed files with 27 additions and 70 deletions
				
			
		|  | @ -18,25 +18,21 @@ h3 { | |||
|   margin-top: 30px; | ||||
| } | ||||
| 
 | ||||
| hr { | ||||
| 	margin: 25px; | ||||
| } | ||||
| 
 | ||||
| .footer { | ||||
| 	margin-top: 40px; | ||||
| } | ||||
| 
 | ||||
| .user-stories { | ||||
|   position: relative; | ||||
|   text-align: justify; | ||||
|   max-width: 700px; | ||||
|   margin: 15px auto; | ||||
| } | ||||
| code { | ||||
|   font-family: monospace; | ||||
|   padding: 2px; | ||||
|   color: black; | ||||
|   background-color: #fff; | ||||
| } | ||||
| ol { | ||||
| 	list-style-position: outside; | ||||
| } | ||||
| 
 | ||||
| ul { | ||||
| 	list-style-type: none; | ||||
| } | ||||
|  | @ -44,9 +40,6 @@ ul { | |||
| li { | ||||
|   margin-bottom: 0.5em; | ||||
| } | ||||
| .user-stories li { | ||||
|   margin-bottom: 1em; | ||||
| } | ||||
| 
 | ||||
| a { | ||||
| 	color: #2574A9; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue