mirror of
https://github.com/pi-hole/web.git
synced 2024-12-06 19:36:21 +01:00
remove text-transform property from update command
Signed-off-by: Iksas <Iksas@users.noreply.github.com>
This commit is contained in:
@@ -101,6 +101,10 @@ code {
|
||||
font-family: "Ubuntu Mono", Consolas, "Courier New", monospace;
|
||||
}
|
||||
|
||||
footer code {
|
||||
text-transform: none;
|
||||
}
|
||||
|
||||
pre {
|
||||
padding: 10px 3px;
|
||||
border: none;
|
||||
|
||||
Reference in New Issue
Block a user