don't fallback to english to prevent cache layer DoS
This commit is contained in:
@@ -544,3 +544,10 @@ background-repeat: repeat;
|
||||
:target {
|
||||
background-color: #493769;
|
||||
}
|
||||
|
||||
body {
|
||||
display: inline-flex;
|
||||
flex-direction: column;
|
||||
flex-wrap: wrap;
|
||||
flex-flow: wrap;
|
||||
}
|
||||
|
Reference in New Issue
Block a user