mirror of
https://github.com/0rangebananaspy/authelia.git
synced 2024-09-14 22:47:21 +07:00
12 lines
152 B
CSS
12 lines
152 B
CSS
|
|
.error-401 .header-img {
|
|
border-radius: 0%;
|
|
}
|
|
|
|
.error-403 .header-img {
|
|
border-radius: 0%;
|
|
}
|
|
|
|
.error-404 .header-img {
|
|
border-radius: 0%;
|
|
} |