master
parent
600858e63a
commit
c7223bda84
|
@ -14,7 +14,7 @@
|
|||
|
||||
|
||||
|
||||
<div class="col-9">
|
||||
<div class="col-12 col-md-9">
|
||||
|
||||
<div class="row">
|
||||
|
||||
|
@ -86,7 +86,7 @@
|
|||
|
||||
</div>
|
||||
|
||||
<div class="col-3">
|
||||
<div class="col-12 col-md-3">
|
||||
|
||||
<div class="bg-ci rounded p-3 border-ci">
|
||||
|
||||
|
|
|
@ -2,13 +2,13 @@
|
|||
|
||||
<style>
|
||||
body{
|
||||
background-color: rgba(209, 196, 225, 0.65);
|
||||
background-color: rgba(218, 211, 227, 0.65);
|
||||
}
|
||||
|
||||
|
||||
|
||||
.card{
|
||||
background-color: #caacd536;
|
||||
background-color: #f0e4f45c;
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue