mirror of
https://github.com/tabler/tabler.git
synced 2026-07-29 14:34:37 +04:00
error pages
This commit is contained in:
+5
-1
@@ -4,9 +4,13 @@
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
height: 100%;
|
||||
padding: 3rem;
|
||||
padding: 1rem;
|
||||
text-align: center;
|
||||
|
||||
@include media-breakpoint-up(md) {
|
||||
padding: 3rem;
|
||||
}
|
||||
|
||||
.empty-icon {
|
||||
margin: 0 0 1rem;
|
||||
font-size: 2rem;
|
||||
|
||||
Reference in New Issue
Block a user