Skip to content

Commit 1fc723e

Browse files
fart
1 parent ae379d5 commit 1fc723e

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ LyssaRDSGen is a website designed for the generation of Service Provider Keys (S
77
## Access
88

99
The website can be accessed at the following address:
10-
[https://thecatontheceiling.github.io/LyssaTSGen/](https://thecatontheceiling.github.io/LyssaTSGen/)
10+
[https://thecatontheceiling.github.io/LyssaRDSGen/](https://thecatontheceiling.github.io/LyssaRDSGen/)
1111

1212
## Technical Basis
1313

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
<style>
99
label { display: block; margin-top: 10px; font-weight: bold; }
1010
input[type="text"], input[type="number"] {
11-
width: 95%;
12-
max-width: 400px;
11+
width: 100%;
12+
max-width: 305px;
1313
}
1414
button {
1515
padding: 10px 15px;

0 commit comments

Comments
 (0)