7 lines
160 B
CSS
7 lines
160 B
CSS
|
.error.error-6 .error-title {
|
||
|
font-size: 5rem !important; }
|
||
|
|
||
|
@media (min-width: 768px) {
|
||
|
.error.error-6 .error-title {
|
||
|
font-size: 10rem !important; } }
|