UNPKG
@charescape/mazer-fork-ost
Version:
latest (2.1.4141)
2.1.4141
2.1.4140
Free and Open-source Bootstrap 5 Admin Dashboard Template and Landing Page
@charescape/mazer-fork-ost
/
dist
/
assets
/
compiled
/
css
/
error.css
2 lines
(1 loc)
•
239 B
CSS
View Raw
1
2
#error
{
background-color
:
#ebf3ff
;
padding
:
2rem
0
;
min-height
:
100vh
}
#error
.img-error
{
height
:
435px
;
object-fit
:contain;
padding
:
3rem
0
}
#error
.error-title
{
font-size
:
3rem
;
margin-top
:
1rem
}
html
[data-bs-theme=dark]
#error
{
background-color
:
#151521
}