Skip to content

Commit 1d907d4

Browse files
committed
(feat: CSS): set navigatio width element to 50%
1 parent 5fb49c8 commit 1d907d4

3 files changed

Lines changed: 3 additions & 4 deletions

File tree

public/index.css

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ body.dark-mode .slider:before {
114114
position: absolute;
115115
top: 50%;
116116
left: 50%;
117-
transform: translate(-50%, -50%);
117+
transform: translate(-50%, -100%);
118118
margin: 0 auto;
119119
}
120120

@@ -602,8 +602,7 @@ input:checked+.slider:before {
602602
top: 0px;
603603
right: 0px;
604604
/* transform: translateX(-50%); */
605-
width: 100%;
606-
max-width: 340px;
605+
width: 50%;
607606
height: 200vh;
608607
/* Updated height to match the wrapper/container */
609608
background-color: var(--green);

public/url_folder.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
https://oaidalleapiprodscus.blob.core.windows.net/private/org-nYbqgo3O0LNnYYAoKAmApBfx/user-58Je7efi0iy880e2UYCdYpBm/img-0hmmdCKvfaYGDnfuZyS9bdh0.png?st=2024-08-04T13%3A30%3A13Z&se=2024-08-04T15%3A30%3A13Z&sp=r&sv=2023-11-03&sr=b&rscd=inline&rsct=image/png&skoid=6aaadede-4fb3-4698-a8f6-684d7786b067&sktid=a48cca56-e6da-484e-a814-9c849652bcb3&skt=2024-08-03T21%3A25%3A44Z&ske=2024-08-04T21%3A25%3A44Z&sks=b&skv=2023-11-03&sig=8afWsJ1iym0AZX13XdbsdVaHsuT0AK80th/SPTPwJHU%3D
1+
https://oaidalleapiprodscus.blob.core.windows.net/private/org-nYbqgo3O0LNnYYAoKAmApBfx/user-58Je7efi0iy880e2UYCdYpBm/img-ZDEHIyYgxZXddehWZlOH32YF.png?st=2024-08-04T13%3A59%3A15Z&se=2024-08-04T15%3A59%3A15Z&sp=r&sv=2023-11-03&sr=b&rscd=inline&rsct=image/png&skoid=6aaadede-4fb3-4698-a8f6-684d7786b067&sktid=a48cca56-e6da-484e-a814-9c849652bcb3&skt=2024-08-03T23%3A15%3A03Z&ske=2024-08-04T23%3A15%3A03Z&sks=b&skv=2023-11-03&sig=jH%2BPKxVQeeEi6/oD%2Bwa6IArvHeVfTMYbUSxM1ZH2A3Y%3D

speech.mp3

-337 KB
Binary file not shown.

0 commit comments

Comments
 (0)