File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
sass/styles/applications/online-cb/elements Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 178
178
<div class =" row p-3" ><a target =" preview" href =" tab-nav.html" >tab-nav</a ></div >
179
179
<div class =" row p-3" ><a target =" preview" href =" test-cases-card.html" >test-cases-card</a ></div >
180
180
<div class =" row p-3" ><a target =" preview" href =" timer-clock.html" >timer-clock</a ></div >
181
+ <div class =" row p-3" ><a target =" preview" href =" unordered-list.html" >unordered-list</a ></div >
181
182
<div class =" row p-3" ><a target =" preview" href =" up-competition-card.html" >up-competition-card</a ></div >
182
183
</div >
183
184
<div class =" col-sm-9" >
Original file line number Diff line number Diff line change 63
63
.button-align-container {
64
64
display : flex ;
65
65
width : 100% ;
66
- align-items : flex-end ;
66
+ justify-content : flex-end ;
67
67
}
68
68
}
You can’t perform that action at this time.
0 commit comments