Update public/index.html
Some checks failed
Build, Push, Publish / Build & Release (push) Has been cancelled
Some checks failed
Build, Push, Publish / Build & Release (push) Has been cancelled
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
|
||||
@@ -50,6 +51,14 @@
|
||||
gap: 15px;
|
||||
margin-bottom: 30px;
|
||||
}
|
||||
|
||||
#ipv4, #ipv6 {
|
||||
word-break: break-all;
|
||||
overflow-wrap: anywhere;
|
||||
display: inline-block;
|
||||
max-width: 100%;
|
||||
vertical-align: top;
|
||||
}
|
||||
|
||||
/* Shared styles for header buttons */
|
||||
.theme-toggle,
|
||||
|
||||
Reference in New Issue
Block a user