File tree Expand file tree Collapse file tree 2 files changed +9
-4
lines changed
Expand file tree Collapse file tree 2 files changed +9
-4
lines changed Original file line number Diff line number Diff line change 557557 <i class="fas fa-fw fa-ad"></i>
558558 </button> -->
559559 </ div >
560- </ div >
561- < div class =" loginTip " >
562- < a href =" /login " router-link > Sign in </ a >
563- to save your result
560+ < div class =" loginTip " >
561+ < a href =" /login " router-link > Sign in </ a >
562+ to save your result
563+ </ div >
564564 </ div >
565565 < div class ="ssWatermark hidden "> monkeytype.com</ div >
566566 </ div >
Original file line number Diff line number Diff line change 645645 " tribeResults tribeResults"
646646 " stats chart"
647647 " morestats morestats"
648+ " bottom bottom"
648649 " tribeBottom tribeBottom" ;
649650 // "wordsHistory wordsHistory"
650651 // "buttons buttons"
780781 -webkit-user-select : none ;
781782 }
782783
784+ .bottom {
785+ grid-area : bottom ;
786+ }
787+
783788 .chart {
784789 grid-area : chart;
785790 width : 100% ;
You can’t perform that action at this time.
0 commit comments