Skip to content

Commit 5172c6f

Browse files
committed
(feat:CSS) comment out media query on navigaion element
1 parent 39e9f08 commit 5172c6f

3 files changed

Lines changed: 5 additions & 3 deletions

File tree

public/index.css

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
font-weight: 200;
55
}
66

7+
8+
79
:root {
810
--green: rgb(183, 235, 183);
911
--black: rgb(67, 63, 63);
@@ -659,7 +661,7 @@ input:checked+.slider:before {
659661
}
660662

661663
/* Media Queries */
662-
@media only screen and (max-width: 768px) {
664+
/* @media only screen and (max-width: 768px) {
663665
.menu-icon {
664666
right: 2rem;
665667
margin-right: 0;
@@ -671,7 +673,7 @@ input:checked+.slider:before {
671673
width: 100%;
672674
max-width: 340px;
673675
}
674-
}
676+
} */
675677

676678
@keyframes fadeIn {
677679
from { opacity: 0; }

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-6czcfIXCtLDVdFppthCKO8RC.png?st=2024-08-05T14%3A21%3A04Z&se=2024-08-05T16%3A21%3A04Z&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-04T19%3A39%3A37Z&ske=2024-08-05T19%3A39%3A37Z&sks=b&skv=2023-11-03&sig=yUad5ESQqpw%2BNTr2XDH5athOTZhGSxV/v6ETPwcfD74%3D
1+
https://oaidalleapiprodscus.blob.core.windows.net/private/org-nYbqgo3O0LNnYYAoKAmApBfx/user-58Je7efi0iy880e2UYCdYpBm/img-pcWHShzpudjH6x44lw83bfXs.png?st=2024-08-06T11%3A59%3A19Z&se=2024-08-06T13%3A59%3A19Z&sp=r&sv=2023-11-03&sr=b&rscd=inline&rsct=image/png&skoid=d505667d-d6c1-4a0a-bac7-5c84a87759f8&sktid=a48cca56-e6da-484e-a814-9c849652bcb3&skt=2024-08-06T01%3A32%3A40Z&ske=2024-08-07T01%3A32%3A40Z&sks=b&skv=2023-11-03&sig=mm024hTeLnC1DhKflMqRX11qYYCY1T4RuP1UDFnMJt4%3D

speech.mp3

87.2 KB
Binary file not shown.

0 commit comments

Comments
 (0)