refactor: update colors
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
<template>
|
<template>
|
||||||
<div class="bg-light min-vh-100 d-flex flex-row align-items-center">
|
<div class="bg-body-tertiary min-vh-100 d-flex flex-row align-items-center">
|
||||||
<CContainer>
|
<CContainer>
|
||||||
<CRow class="justify-content-center">
|
<CRow class="justify-content-center">
|
||||||
<CCol :md="8">
|
<CCol :md="8">
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
<template>
|
<template>
|
||||||
<div class="bg-light min-vh-100 d-flex flex-row align-items-center">
|
<div class="bg-body-tertiary min-vh-100 d-flex flex-row align-items-center">
|
||||||
<CContainer>
|
<CContainer>
|
||||||
<CRow class="justify-content-center">
|
<CRow class="justify-content-center">
|
||||||
<CCol :md="6">
|
<CCol :md="6">
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
<template>
|
<template>
|
||||||
<div class="bg-light min-vh-100 d-flex flex-row align-items-center">
|
<div class="bg-body-tertiary min-vh-100 d-flex flex-row align-items-center">
|
||||||
<CContainer>
|
<CContainer>
|
||||||
<CRow class="justify-content-center">
|
<CRow class="justify-content-center">
|
||||||
<CCol :md="6">
|
<CCol :md="6">
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
<template>
|
<template>
|
||||||
<div class="bg-light min-vh-100 d-flex flex-row align-items-center">
|
<div class="bg-body-tertiary min-vh-100 d-flex flex-row align-items-center">
|
||||||
<CContainer>
|
<CContainer>
|
||||||
<CRow class="justify-content-center">
|
<CRow class="justify-content-center">
|
||||||
<CCol :md="9" :lg="7" :xl="6">
|
<CCol :md="9" :lg="7" :xl="6">
|
||||||
|
|||||||
Reference in New Issue
Block a user