diff options
| author | Jacob McDonnell <jacob@simplelittledream.com> | 2021-01-18 21:35:35 -0500 |
|---|---|---|
| committer | Jacob McDonnell <jacob@simplelittledream.com> | 2021-01-18 21:35:35 -0500 |
| commit | 7ea414da70fad0788a16012373e4fde3ced59e27 (patch) | |
| tree | a822722209f9e7ed22fb156e4be205db30d38aa9 | |
| parent | 28eb4da20b4ade5d891f8b186f38c76c59227f9e (diff) | |
updated the css file
| -rw-r--r-- | CSS/main.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CSS/main.css b/CSS/main.css index 363dbc1..26fc0b0 100644 --- a/CSS/main.css +++ b/CSS/main.css @@ -77,7 +77,7 @@ li a:hover{ font-size:256px; } } -@media only screen and (max-width: 1440px){ +@media only screen and (max-width: 1365px){ .desktop{ display:none; } |
