Skip to content

Commit

Permalink
Updated styles mobile
Browse files Browse the repository at this point in the history
  • Loading branch information
laura-dumitru committed Feb 7, 2024
1 parent 13320e1 commit a53c7bf
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions media.css
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,7 @@
margin-top: 2em;
padding: 1em 4em;
}
button a {
color: black;
}
}
2 changes: 1 addition & 1 deletion styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
--spotlight-soft-edge: 80%;
--mouse-x: 80%;
--mouse-y: 15%;
--background-color: black;
--background-color: #050001;
}
body {
font-family: "Roboto", sans-serif;
Expand Down

0 comments on commit a53c7bf

Please sign in to comment.