File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
<template >
2
- <div class =" bg-light min-vh-100 d-flex flex-row align-items-center" >
2
+ <div class =" bg-body-tertiary min-vh-100 d-flex flex-row align-items-center" >
3
3
<CContainer >
4
4
<CRow class =" justify-content-center" >
5
5
<CCol :md =" 8" >
Original file line number Diff line number Diff line change 1
1
<template >
2
- <div class =" bg-light min-vh-100 d-flex flex-row align-items-center" >
2
+ <div class =" bg-body-tertiary min-vh-100 d-flex flex-row align-items-center" >
3
3
<CContainer >
4
4
<CRow class =" justify-content-center" >
5
5
<CCol :md =" 6" >
Original file line number Diff line number Diff line change 1
1
<template >
2
- <div class =" bg-light min-vh-100 d-flex flex-row align-items-center" >
2
+ <div class =" bg-body-tertiary min-vh-100 d-flex flex-row align-items-center" >
3
3
<CContainer >
4
4
<CRow class =" justify-content-center" >
5
5
<CCol :md =" 6" >
Original file line number Diff line number Diff line change 1
1
<template >
2
- <div class =" bg-light min-vh-100 d-flex flex-row align-items-center" >
2
+ <div class =" bg-body-tertiary min-vh-100 d-flex flex-row align-items-center" >
3
3
<CContainer >
4
4
<CRow class =" justify-content-center" >
5
5
<CCol :md =" 9" :lg =" 7" :xl =" 6" >
You can’t perform that action at this time.
0 commit comments