File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 55 < title > Codecasts.com.br - SPA - Starter Kit</ title >
66 </ head >
77 < body >
8+ < a href ="https://github.com/codecasts/spa-starter-kit "> < img style ="position: absolute; top: 0; right: 0; border: 0; z-index: 2; " src ="https://camo.githubusercontent.com/e7bbb0521b397edbd5fe43e7f760759336b5e05f/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f72696768745f677265656e5f3030373230302e706e67 " alt ="Fork me on GitHub " data-canonical-src ="https://s3.amazonaws.com/github/ribbons/forkme_right_green_007200.png "> </ a >
89 < div id ="app "> </ div >
910 <!-- built files will be auto injected -->
1011 </ body >
Original file line number Diff line number Diff line change 3939 <a >Categories</a >
4040 </router-link >
4141 </ul >
42- <div class =" nav navbar-form navbar-right" >
42+ <div class =" nav navbar-form navbar-right" style = " margin-right : 100 px ; " >
4343 <cc-spinner ></cc-spinner >
4444 <span class =" username" >{{ user.name }}</span >
45- <button class =" btn btn-default" @click =" logout" >Logout</button >
45+ <button class =" btn btn-default btn-sm " @click =" logout" >Logout</button >
4646 </div >
4747 </div >
4848 </div >
You can’t perform that action at this time.
0 commit comments