Skip to content

Commit 0eea7ad

Browse files
author
Dmytro Lukianenko
committed
[FIX] style typo error
1 parent 0c141c2 commit 0eea7ad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

manager/media/style/default/css/custom.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@ ul.breadcrumbs span::after { margin-left: 2em; font-family: 'Font Awesome 5 Free
212212
/* [ WIDGETS ] */
213213
.widgets .card { margin-bottom: 1rem; margin-right: 0.6rem; border-width: 0; border-radius: 0; background-color: #fff; -webkit-transition: box-shadow .35s; transition: box-shadow .35s; box-shadow: 0 0.1rem 0.3rem 0 rgba(0, 0, 0, 0.075); }
214214
.widgets .card:hover { box-shadow: 0 0.25rem 1rem rgba(0, 0, 0, 0.07); }
215-
.widgets .card-header { padding: .5rem 1rem; font-size: .9rem; color: #616a73; fonДивt-weight: 400; border-radius: 0; border: none; border-bottom: 1px solid rgba(0, 0, 0, .05); text-transform: none; background-color: transparent; border-bottom: 1px solid rgba(0, 0, 0, 0.05); }
215+
.widgets .card-header { padding: .5rem 1rem; font-size: .9rem; color: #616a73; font-weight: 400; border-radius: 0; border: none; border-bottom: 1px solid rgba(0, 0, 0, .05); text-transform: none; background-color: transparent; border-bottom: 1px solid rgba(0, 0, 0, 0.05); }
216216
.widgets .card-header .fa { font-size: .9rem }
217217
.widgets .card-block { padding: 0; }
218218
.widgets .card-block .card-block p { padding: 0 1rem }

0 commit comments

Comments
 (0)